[PATCH] D61252: [X86] Run CFIInstrInserter on Windows if Dwarf is used
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 29 01:26:13 PDT 2019
mstorsjo created this revision.
mstorsjo added reviewers: rnk, joerg, thegameg, violetav, djokov.
Herald added a subscriber: jfb.
Herald added a project: LLVM.
This is necessary since SVN r330706, as tail merging can include CFI instructions since then.
This fixes PR40322 and PR40012.
Repository:
rL LLVM
https://reviews.llvm.org/D61252
Files:
lib/Target/X86/X86TargetMachine.cpp
test/CodeGen/X86/PR40322.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61252.197060.patch
Type: text/x-patch
Size: 8313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190429/ba1f5ec9/attachment.bin>
More information about the llvm-commits
mailing list