diff options
author | Stephen Neuendorffer <stephen.neuendorffer@xilinx.com> | 2020-03-11 09:50:19 -0700 |
---|---|---|
committer | Stephen Neuendorffer <stephen.neuendorffer@xilinx.com> | 2020-03-11 11:35:59 -0700 |
commit | dc120bae46d28e61783a873f3cf21cc84642f327 (patch) | |
tree | 6137468d8ad8a6a314a3528448d38e47c1c536df /clang/lib/Lex/ModuleMap.cpp | |
parent | 0197eac3330c04a49519f3e4dac38c4de605c654 (diff) | |
download | llvm-dc120bae46d28e61783a873f3cf21cc84642f327.zip llvm-dc120bae46d28e61783a873f3cf21cc84642f327.tar.gz llvm-dc120bae46d28e61783a873f3cf21cc84642f327.tar.bz2 |
[MLIR] Do not link mlir-cpu-runner with X86 libs
The three libs where recently added to the `mlir-cpu-runner`'s
`CMakeLists.txt` file. This prevent the runner to compile on other
platform (e.g. Power in my case). Native codegen is pulled in
by the ExecutionEngine library, so this is redundant in any case.
Differential Revision: https://reviews.llvm.org/D75916
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions