LLVM_ATTRIBUTE_NODEBUG: GCC 4.0 apparently had ((nodebug)) but removed it.
authorChris Lattner <clattner@nondot.org>
Tue, 12 Oct 2021 00:26:30 +0000 (17:26 -0700)
committerChris Lattner <clattner@nondot.org>
Tue, 12 Oct 2021 00:26:30 +0000 (17:26 -0700)
commita185d5132dad19566763f27b1f2dc0caa95daadf
tree9c03a562fa8a96c1b70114a75ac35ab4ecab85fc
parent25b3370ff25f7a21f71e0dc6c4d7624d52cab604
LLVM_ATTRIBUTE_NODEBUG: GCC 4.0 apparently had ((nodebug)) but removed it.

This should fix a bunch of warnings on the flang-aarch64-latest-gcc builder.
llvm/include/llvm/Support/Compiler.h