diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2021-07-28 14:49:03 +0200 |
---|---|---|
committer | Dmitry Vyukov <dvyukov@google.com> | 2021-07-28 17:35:02 +0200 |
commit | 89edd1e95f5cc274c0e33cf45ffc85c37b3214f0 (patch) | |
tree | 8edeb1c3853f92f9105bda323ec214e8cad9bb11 /llvm/lib/IR/Module.cpp | |
parent | d675b594f4f1e1f6a195fb9a4fd02cf3de92292d (diff) | |
download | llvm-89edd1e95f5cc274c0e33cf45ffc85c37b3214f0.zip llvm-89edd1e95f5cc274c0e33cf45ffc85c37b3214f0.tar.gz llvm-89edd1e95f5cc274c0e33cf45ffc85c37b3214f0.tar.bz2 |
tsan: fix warnings in tests
Compilers don't like attributes in this position:
warning: GCC does not allow 'noinline' attribute in this position on a function definition
error: attributes are not allowed on a function-definition
Reviewed By: melver
Differential Revision: https://reviews.llvm.org/D106951
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions