llvm-project/debuginfo-tests/llgdb-tests
Raphael Isemann a874d182c6 [DebugInfo] Prevent inlining in NRVO-string test cases
Since the new pass manager has been enabled by default these tests had their
-O1 variations failing due to the tested functions being inlined. This just
adds no_inline to the respective code similar to what we did in other
tests (e.g. aa56b30014 ).
2021-02-11 10:33:30 +01:00
..
apple-accel.cpp [debuginfo-tests] Update test for double-dash long-option. 2020-03-15 20:56:33 -07:00
asan-blocks.c Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
asan-deque.cpp Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
asan.c Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
block_var.m Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
blocks.m Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
foreach.m Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
forward-declare-class.cpp Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
lit.local.cfg Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
llgdb.py Harmonize Python shebang 2020-07-16 21:53:45 +02:00
nested-struct.cpp Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
nrvo-string.cpp [DebugInfo] Prevent inlining in NRVO-string test cases 2021-02-11 10:33:30 +01:00
safestack.c Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
static-member-2.cpp Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
static-member.cpp Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00
test_debuginfo.pl Reapply "Import Dexter to debuginfo-tests"" 2019-10-31 16:51:53 +00:00