aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/IdentifierTable.cpp
diff options
context:
space:
mode:
authorChristian Bruel <christian.bruel@st.com>2018-12-05 16:48:00 +0000
committerChristian Bruel <christian.bruel@st.com>2018-12-05 16:48:00 +0000
commit4ead99b3ac2a0ccd5174c35bcf339eb080dd9697 (patch)
tree699e96567456f2052354c47527f7d17714a13234 /clang/lib/Basic/IdentifierTable.cpp
parent3998bebc1268982750473528a22297807cb9bce3 (diff)
downloadllvm-4ead99b3ac2a0ccd5174c35bcf339eb080dd9697.zip
llvm-4ead99b3ac2a0ccd5174c35bcf339eb080dd9697.tar.gz
llvm-4ead99b3ac2a0ccd5174c35bcf339eb080dd9697.tar.bz2
Allow norecurse attribute on functions that have debug infos.
Summary: debug intrinsics might be marked norecurse to enable the caller function to be norecurse and optimized if needed. This avoids code gen optimisation differences when -g is used, as in globalOpt.cpp:processInternalGlobal checks. Reviewers: chandlerc, jmolloy, aprantl Reviewed By: aprantl Subscribers: aprantl, llvm-commits Differential Revision: https://reviews.llvm.org/D55187 llvm-svn: 348381
Diffstat (limited to 'clang/lib/Basic/IdentifierTable.cpp')
0 files changed, 0 insertions, 0 deletions