commit | c0d138d147883576bfa4c689c9eb35b00d1626c4 | [log] [tgz] |
---|---|---|
author | Martin Storsjo <martin@martin.st> | Mon Apr 29 20:25:51 2019 +0000 |
committer | Martin Storsjo <martin@martin.st> | Mon Apr 29 20:25:51 2019 +0000 |
tree | 17aea563b5ed89b0fc6fe7275d2dc57d60a4d8c4 | |
parent | 1817377f1014ccc31aa9661d431b74c7fcd18f19 [diff] |
[X86] Run CFIInstrInserter on Windows if Dwarf is used 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