summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorStella Stamenova <stilis@microsoft.com>2020-01-08 10:39:20 -0800
committerStella Stamenova <stilis@microsoft.com>2020-01-08 10:40:04 -0800
commit48b14e58abc57cfea7bcdc0d7165686f135a2ebd (patch)
tree7a125d7f0d93d96761163be70fc6bde0f94fe587 /llvm
parent0a01ec972d2e24c721f46e55210d42391ae52b70 (diff)
downloadbcm5719-llvm-48b14e58abc57cfea7bcdc0d7165686f135a2ebd.tar.gz
bcm5719-llvm-48b14e58abc57cfea7bcdc0d7165686f135a2ebd.zip
[MLIR] Fix ML IR build on Windows with Visual Studio
Summary: Right now the path for each lib in whole_archive_link when MSVC is used as the compiler is not a full path - and it's not even the correct path when VS is used to build. This patch sets the lib path to a full path using CMAKE_CFG_INTDIR which means the path will be correct regardless of whether ninja, make or VS is used and it will always be a full path. Reviewers: denis13, jpienaar Reviewed By: jpienaar Subscribers: mgorny, mehdi_amini, rriddle, jpienaar, burmako, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, llvm-commits, asmith Tags: #llvm Differential Revision: https://reviews.llvm.org/D72403
Diffstat (limited to 'llvm')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud