This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2024-11-23 11:13:28 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
96b4fab48a
llvm-mirror
/
lib
/
ToolDrivers
/
CMakeLists.txt
3 lines
58 B
CMake
Raw
Normal View
History
Unescape
Escape
llvm: add llvm-dlltool support to the archiver A PE COFF spec compliant import library generator. Intended to be used with mingw-w64. Supports: PE COFF spec (section 8, Import Library Format) PE COFF spec (Aux Format 3: Weak Externals) Reviewed By: ruiu Differential Revision: https://reviews.llvm.org/D29892 This reapplies rL308329, which was reverted in rL308374 llvm-svn: 308379
2017-07-18 23:26:38 +02:00
add_subdirectory
(
llvm-dlltool
)
Add missing files llvm-svn: 302996
2017-05-14 00:10:13 +02:00
add_subdirectory
(
llvm-lib
)
Reference in New Issue
Copy Permalink