summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/BranchFolding.cpp
diff options
context:
space:
mode:
authorUlrich Weigand <ulrich.weigand@de.ibm.com>2018-09-14 13:36:55 +0000
committerUlrich Weigand <ulrich.weigand@de.ibm.com>2018-09-14 13:36:55 +0000
commit9ed8fd5df8caca680159a467111ae744992324e4 (patch)
tree7506d4cebbc4a7a2d645aaa662010fe0e36d4344 /llvm/lib/CodeGen/BranchFolding.cpp
parent1c1335a10dd3678acbf6091ed6b235e049e808f9 (diff)
downloadbcm5719-llvm-9ed8fd5df8caca680159a467111ae744992324e4.tar.gz
bcm5719-llvm-9ed8fd5df8caca680159a467111ae744992324e4.zip
[asan] Fix test case failure on SystemZ
Since we changed our inlining parameters, this test case was failing on SystemZ, as the two tests were now both inlined into the main function, which the test didn't expect. Fixed by adding a few more noinline attributes. llvm-svn: 342236
Diffstat (limited to 'llvm/lib/CodeGen/BranchFolding.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud