OSDN Git Service

Add Windows configs for LLVM 7.0.
authorNicolas Capens <nicolas.capens@gmail.com>
Tue, 11 Sep 2018 17:09:28 +0000 (13:09 -0400)
committerNicolas Capens <nicolascapens@google.com>
Wed, 12 Sep 2018 19:15:15 +0000 (19:15 +0000)
commitd7a21ccd41ce4efab6cc0cbd9440a68301e0f708
tree3c0e6af22c5101fbda16eb72d10d4ca9a032dee3
parentfe79649598fb9bdf6d4567d58704e3a255dd5bb6
Add Windows configs for LLVM 7.0.

These were created by creating a Visual Studio solution for LLVM
itself and building it so it generates include\llvm\Config files.

Bug b/115344057

Change-Id: I22c93d63395fa27b8d8515d65c6bf4e09b3c16bb
Reviewed-on: https://swiftshader-review.googlesource.com/20608
Tested-by: Nicolas Capens <nicolascapens@google.com>
Reviewed-by: Alexis Hétu <sugoi@google.com>
CMakeLists.txt
third_party/llvm-7.0/configs/windows/include/llvm/Config/AsmParsers.def [new file with mode: 0644]
third_party/llvm-7.0/configs/windows/include/llvm/Config/AsmPrinters.def [new file with mode: 0644]
third_party/llvm-7.0/configs/windows/include/llvm/Config/Disassemblers.def [new file with mode: 0644]
third_party/llvm-7.0/configs/windows/include/llvm/Config/Targets.def [new file with mode: 0644]
third_party/llvm-7.0/configs/windows/include/llvm/Config/abi-breaking.h [new file with mode: 0644]
third_party/llvm-7.0/configs/windows/include/llvm/Config/config.h [new file with mode: 0644]
third_party/llvm-7.0/configs/windows/include/llvm/Config/llvm-config.h [new file with mode: 0644]