[PATCH] D41762: [DWARF] Incorrect prologue end line record.
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 25 13:19:42 PST 2018
qcolombet added a comment.
Hi Carlos,
Does shrink-wrapping change the assembly in your examples?
If you want to have more examples, you can take a look at test/CodeGen/X86/x86-shrink-wrapping.ll and/or run the llvm test-suite with and without the shrink-wrapping option and look at the diffs.
Cheers,
-Quentin
https://reviews.llvm.org/D41762
More information about the llvm-commits
mailing list