diff options
author | Yaxun (Sam) Liu <yaxun.liu@amd.com> | 2020-05-14 23:09:30 -0400 |
---|---|---|
committer | Yaxun (Sam) Liu <yaxun.liu@amd.com> | 2020-05-21 09:02:56 -0400 |
commit | 361e4f14e35981e7498a38ab7c31da7fb7414fb8 (patch) | |
tree | 72d547749b0d64eded293827b5d89fe664a47c01 /llvm/lib/Support/StringRef.cpp | |
parent | 3411a1a92015921b1f348d0e7fcc6ab2b32971b3 (diff) | |
download | llvm-361e4f14e35981e7498a38ab7c31da7fb7414fb8.zip llvm-361e4f14e35981e7498a38ab7c31da7fb7414fb8.tar.gz llvm-361e4f14e35981e7498a38ab7c31da7fb7414fb8.tar.bz2 |
Fix debug info for NoDebug attr
NoDebug attr does not totally eliminate debug info about a function when
inlining is enabled. This is inconsistent with when inlining is disabled.
This patch fixes that.
Differential Revision: https://reviews.llvm.org/D79967
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions