diff options
author | Vedant Kumar <vsk@apple.com> | 2018-10-15 19:22:20 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2018-10-15 19:22:20 +0000 |
commit | 15718a61903f4f61956c85ce3ceed5a43d61b006 (patch) | |
tree | e6cb87ec988bf9bf937cd0d86735ba417e5e9d88 /libcxx/test/std/utilities/variant/variant.variant/variant.status/index.pass.cpp | |
parent | 795cc9332b771e8f578f5ae14855d4152c72bdec (diff) | |
download | bcm5719-llvm-15718a61903f4f61956c85ce3ceed5a43d61b006.tar.gz bcm5719-llvm-15718a61903f4f61956c85ce3ceed5a43d61b006.zip |
[CodeExtractor] Erase debug intrinsics in outlined thunks (fix PR22900)
Variable updates within the outlined function are invisible to
debuggers. This could be improved by defining a DISubprogram for the
new function. For the moment, simply erase the debug intrinsics instead.
This fixes verifier failures about function-local metadata being used in
the wrong function, seen while testing the hot/cold splitting pass.
rdar://45142482
Differential Revision: https://reviews.llvm.org/D53267
llvm-svn: 344545
Diffstat (limited to 'libcxx/test/std/utilities/variant/variant.variant/variant.status/index.pass.cpp')
0 files changed, 0 insertions, 0 deletions