diff options
author | Nhat Nguyen <honguye@microsoft.com> | 2023-01-13 20:26:02 +0100 |
---|---|---|
committer | Sebastian Neubauer <Sebastian.Neubauer@amd.com> | 2023-01-13 20:32:59 +0100 |
commit | eb4aa6c7a5f22583e319aaaae3f6ee73cbc5464a (patch) | |
tree | 3879952a5dd4ac56941d2a30c37c93d7b23d906c /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp | |
parent | 4d8b99af7391f46afb0f82117515bc682d319371 (diff) | |
download | llvm-eb4aa6c7a5f22583e319aaaae3f6ee73cbc5464a.zip llvm-eb4aa6c7a5f22583e319aaaae3f6ee73cbc5464a.tar.gz llvm-eb4aa6c7a5f22583e319aaaae3f6ee73cbc5464a.tar.bz2 |
[cmake] Fix path to LLVMConfig.cmake for multi-config builds
D139623 replaces CMAKE_CFG_INTDIR
with '.' for multi-config builds. However, this change has
not been reflected in mlir, flang, polly, lld, and clang.
The patch updates the path to LLVMConfig.cmake for those
projects.
Reviewed By: sebastian-ne
Differential Revision: https://reviews.llvm.org/D141538
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions