forked from OSchip/llvm-project
a874d182c6
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.
|
||
---|---|---|
.. | ||
apple-accel.cpp | ||
asan-blocks.c | ||
asan-deque.cpp | ||
asan.c | ||
block_var.m | ||
blocks.m | ||
foreach.m | ||
forward-declare-class.cpp | ||
lit.local.cfg | ||
llgdb.py | ||
nested-struct.cpp | ||
nrvo-string.cpp | ||
safestack.c | ||
static-member-2.cpp | ||
static-member.cpp | ||
test_debuginfo.pl |