summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2018-06-04 03:33:01 +0000
committerVedant Kumar <vsk@apple.com>2018-06-04 03:33:01 +0000
commit7dda22115ed335fc1de0f03520547a54fba19b8d (patch)
treec34bb6d231ef9b11157c94771fdd3b17c2249f45 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parentae5f0a8a78ecac872ab4a02dc387402263812bf5 (diff)
downloadbcm5719-llvm-7dda22115ed335fc1de0f03520547a54fba19b8d.tar.gz
bcm5719-llvm-7dda22115ed335fc1de0f03520547a54fba19b8d.zip
[Debugify] Add debug intrinsics before terminating musttail calls
After r333856, opt -debugify would just stop emitting debug value intrinsics after encountering a musttail call. This wasn't sufficient to avoid verifier failures. Debug value intrinicss for all instructions preceding a musttail call must also be emitted before the musttail call. llvm-svn: 333866
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud