Files
clang-p2996/llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp
Hans Wennborg ca46db957d EntryExitInstrumenter: set DebugLocs on the inserted call instructions (PR35412)
Apparently the verifier requires that inlineable calls in a function
with debug info have debug locations.

llvm-svn: 319199
2017-11-28 18:44:26 +00:00

5.4 KiB