summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/PR40322.ll
Commit message (Collapse)AuthorAgeFilesLines
* [X86] Run CFIInstrInserter on Windows if Dwarf is usedMartin Storsjo2019-04-291-0/+164
This is necessary since SVN r330706, as tail merging can include CFI instructions since then. This fixes PR40322 and PR40012. Differential Revision: https://reviews.llvm.org/D61252 llvm-svn: 359496
OpenPOWER on IntegriCloud