[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)
commitdb8d09b6c20f4976753ff19379fa2ad518d68a24
tree796254f1e8c7b6ee7f2adcc51b3187202b0ce03c
parent70eccdc7275eecd3ca8241910b9f7dc95ebdef9d
[PartialInine]: add triaging options

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

llvm-svn: 301148
llvm/lib/Transforms/IPO/PartialInlining.cpp
llvm/test/Transforms/CodeExtractor/PartialInlineOptRemark.ll [new file with mode: 0644]