diff options
author | Nick Desaulniers <ndesaulniers@google.com> | 2021-06-21 11:34:23 -0700 |
---|---|---|
committer | Nick Desaulniers <ndesaulniers@google.com> | 2021-06-21 11:42:06 -0700 |
commit | a63d4f6cbab133b0f1ce9afb562546fcc5bb2680 (patch) | |
tree | 33bc64747f1e68892ce9b65854c32d3bb4c13173 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 9080659ac730735c6233153fa2f666015a47b07e (diff) | |
download | llvm-a63d4f6cbab133b0f1ce9afb562546fcc5bb2680.zip llvm-a63d4f6cbab133b0f1ce9afb562546fcc5bb2680.tar.gz llvm-a63d4f6cbab133b0f1ce9afb562546fcc5bb2680.tar.bz2 |
[Clang][Codegen] rename no_profile fn attr no_profile_instrument_function
GCC has had this function attribute since GCC 7.1 for this purpose. I
added "no_profile" last week in D104475; rename this to
"no_profile_instrument_function" to improve compatibility with GCC.
Link: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80223#c11
Reviewed By: MaskRay, aaron.ballman
Differential Revision: https://reviews.llvm.org/D104658
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions