diff options
author | Vedant Kumar <vsk@apple.com> | 2016-03-11 18:57:48 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2016-03-11 18:57:48 +0000 |
commit | e5a9a275d36b20f68bc6e015f83914126004ccf8 (patch) | |
tree | a68dae62497e003ac713784ad7201e3009b62173 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 6b074f5c9f873f1880fbbd00109253e530587073 (diff) | |
download | bcm5719-llvm-e5a9a275d36b20f68bc6e015f83914126004ccf8.tar.gz bcm5719-llvm-e5a9a275d36b20f68bc6e015f83914126004ccf8.zip |
[PGO] Skip value profile instrumentation of inline asm
Value profile instrumentation treats inline asm calls like they are
indirect calls. This causes problems when the 'Callee' is passed to a
ptrtoint cast -- the verifier rightly claims that this is bogus and
crashes opt.
llvm-svn: 263278
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions