llvm-project/llvm/test/Transforms/EntryExitInstrumenter
Hans Wennborg b230c763a4 EntryExitInstrumenter: Handle musttail calls
Inserting instrumentation between a musttail call and ret instruction
would create invalid IR. Instead, treat musttail calls as function
exits.

llvm-svn: 329385
2018-04-06 10:14:09 +00:00
..
debug-info.ll
mcount.ll EntryExitInstrumenter: Handle musttail calls 2018-04-06 10:14:09 +00:00