]> granicus.if.org Git - llvm/commit
[PartialInine]: add triaging options
authorXinliang David Li <davidxl@google.com>
Sun, 23 Apr 2017 23:39:04 +0000 (23:39 +0000)
committerXinliang David Li <davidxl@google.com>
Sun, 23 Apr 2017 23:39:04 +0000 (23:39 +0000)
commit0cb27bba3d068d4d04c60829734f2e6d87548fc2
tree0122e777e54618840209aac367bf91f39bb203fe
parent1936b28dbf152223fc155f0d49a41d11f4657408
[PartialInine]: add triaging options

There are more bugs (runtime failures) triggered when partial
inlining is turned on. Add options to help triaging problems.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301148 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/PartialInlining.cpp
test/Transforms/CodeExtractor/PartialInlineOptRemark.ll [new file with mode: 0644]