MLIR can't support -Bsymbolic link option, fail at CMake time with a helpful message...
authorMehdi Amini <joker.eph@gmail.com>
Sat, 25 Sep 2021 17:24:55 +0000 (17:24 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Sun, 26 Sep 2021 00:36:31 +0000 (00:36 +0000)
commitc3aed0d395950c23d66c3ec0af4b1a2ec2534795
treec5b97defdb309dfa3531b9002d817704772f9057
parent320832cc9b7e7fea5fc8afbed75c34c4a43287ba
MLIR can't support -Bsymbolic link option, fail at CMake time with a helpful message instead of broken runtime

Differential Revision: https://reviews.llvm.org/D110483
mlir/CMakeLists.txt