Files
clang-p2996/llvm/test/Transforms/CodeExtractor/PartialInlineInvokeProducesOutVal.ll
Vedant Kumar 26ee8aff2b [CodeExtractor] Don't create bitcasts when inserting lifetime markers (NFCI)
Lifetime marker intrinsics support any pointer type, so CodeExtractor
does not need to bitcast to `i8*` in order to use these markers.
2020-09-29 16:34:36 -07:00

1.7 KiB