[LLVMdev] [PATCH] Build llvm-config on Windows/MSVC if sed is present
Justin Holewinski
jholewinski at nvidia.com
Thu May 31 08:11:34 PDT 2012
The attached patch modifies the CMake/LLVMBuild scripts to build llvm-config on Windows if sed is found on the user's PATH. It also teaches LLVMBuild about MSVC library naming so llvm-config will produce the proper lists of library names.
Any comments? Okay to commit?
-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information. Any unauthorized review, use, disclosure or distribution
is prohibited. If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Build-llvm-config-on-Windows-MSVC-if-sed-is-present.patch
Type: application/octet-stream
Size: 8089 bytes
Desc: 0001-Build-llvm-config-on-Windows-MSVC-if-sed-is-present.patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120531/4b12dcaf/attachment.obj>
More information about the llvm-dev
mailing list