[all-commits] [llvm/llvm-project] 5d2c3a: [AArch64] Disable MachineOutliner on Windows.
Eli Friedman via All-commits
all-commits at lists.llvm.org
Tue May 19 13:49:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5d2c3a0b8cef545ad69f14264fe0466bb562c66f
https://github.com/llvm/llvm-project/commit/5d2c3a0b8cef545ad69f14264fe0466bb562c66f
Author: Eli Friedman <efriedma at quicinc.com>
Date: 2020-05-19 (Tue, 19 May 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
M llvm/test/CodeGen/AArch64/machine-outliner-calls.mir
Log Message:
-----------
[AArch64] Disable MachineOutliner on Windows.
The handling of unwind info is broken, so disable it for now.
More information about the All-commits
mailing list