diff options
author | Dan Liew <dan@su-root.co.uk> | 2015-06-19 21:50:27 +0000 |
---|---|---|
committer | Dan Liew <dan@su-root.co.uk> | 2015-06-19 21:50:27 +0000 |
commit | 7b62aec0d32a1df8b14f8d2803e5576aecbf9b57 (patch) | |
tree | d6bc3e48e6ada6c499fb9f1d232d1b9a954bbc47 /clang/lib/Lex/PPMacroExpansion.cpp | |
parent | 165b254e06c068a2b024c0c2ac56eeca2c9cb0c6 (diff) | |
download | bcm5719-llvm-7b62aec0d32a1df8b14f8d2803e5576aecbf9b57.tar.gz bcm5719-llvm-7b62aec0d32a1df8b14f8d2803e5576aecbf9b57.zip |
Try to fix generation of LLVMExports.cmake under Visual Studio.
If LLVMDebugInfoPDB links against the DIA SDK then the exports file
would contain an INTERFACE_LINK_LIBRARIES property that contained an
absolute path to ``diaguids.lib`` which used a native windows path (interpreted
as escape sequences when LLVMExports.cmake is imported causing
``find_package(LLVM)`` to fail) rather than the correct CMake style path.
llvm-svn: 240181
Diffstat (limited to 'clang/lib/Lex/PPMacroExpansion.cpp')
0 files changed, 0 insertions, 0 deletions