diff options
author | Diana Picus <diana.picus@linaro.org> | 2016-08-02 13:53:00 +0000 |
---|---|---|
committer | Diana Picus <diana.picus@linaro.org> | 2016-08-02 13:53:00 +0000 |
commit | 7ef9a07f96e3295d63b4019526b8d174702e6cdc (patch) | |
tree | a1efc5c2c7083a921d6b92f2fab43c0880e691b7 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 8ddd3ef9c9eb13f3072390a4a2d1dd36d399e6ad (diff) | |
download | llvm-7ef9a07f96e3295d63b4019526b8d174702e6cdc.zip llvm-7ef9a07f96e3295d63b4019526b8d174702e6cdc.tar.gz llvm-7ef9a07f96e3295d63b4019526b8d174702e6cdc.tar.bz2 |
[clang-cl] Fix PCH tests to use x86_64 as target
These tests require x86-registered-target, but they don't force the target as
x86 on the command line, which means they will be run and they might fail when
building the x86 backend on another platform (such as AArch64).
Fixes https://llvm.org/bugs/show_bug.cgi?id=28797
Differential Revision: https://reviews.llvm.org/D23054
llvm-svn: 277457
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions