diff options
author | Stephen Neuendorffer <stephen.neuendorffer@xilinx.com> | 2020-03-19 18:40:20 -0700 |
---|---|---|
committer | Stephen Neuendorffer <stephen.neuendorffer@xilinx.com> | 2020-03-19 18:43:19 -0700 |
commit | f7d4bd814439dc0e4c0a5ffe9bea5e304e17b681 (patch) | |
tree | 1c9ab7681d3853105a128bf2658746dabf6961c8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1c1537749615a9be98a33482cdf6bf6f602f1eed (diff) | |
download | llvm-f7d4bd814439dc0e4c0a5ffe9bea5e304e17b681.zip llvm-f7d4bd814439dc0e4c0a5ffe9bea5e304e17b681.tar.gz llvm-f7d4bd814439dc0e4c0a5ffe9bea5e304e17b681.tar.bz2 |
[MLIR] Fix for out-of-tree builds from install area.
Because MLIR_HAS_EXPORTS is not set, MLIRTarget.cmake is not delivered
to the install area. When this happens, the delivered MLIRConfig.cmake
should not reference it. Independently, we need to determine under what
conditions MLIR_HAS_EXPORTS should be set. Probably we are not exporting
all the libraries correctly.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions