Unverified Commit 92029845 authored by Slava Zakharin's avatar Slava Zakharin Committed by GitHub
Browse files

[flang][build] Fixed paths discrovery for the out-of-tree build. (#87822)

When building flang out-of-tree with relative paths in LLVM_DIR,
CLANG_DIR and MLIR_DIR, we need to compute the absolute paths
based on the CMake build directory (i.e. where the cmake is invoked
from).
parent af34a5d3
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment