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
2025-01-31 12:41:49 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
/
llvm-ar
History
Aaron Ballman
909ff272a3
Manually specify the folder that llvm-ranlib should reside in for CMake-produced solutions that care about such things (like MSVC). This takes llvm-ranlib out of the root solution folder and places it into the Tools folder where it belongs.
...
llvm-svn: 225353
2015-01-07 14:19:15 +00:00
..
CMakeLists.txt
Manually specify the folder that llvm-ranlib should reside in for CMake-produced solutions that care about such things (like MSVC). This takes llvm-ranlib out of the root solution folder and places it into the Tools folder where it belongs.
2015-01-07 14:19:15 +00:00
install_symlink.cmake
[CMake] Fix installation of llvm-ranlib on multiconfig builder.
2014-12-08 13:43:38 +00:00
llvm-ar.cpp
Only seek once before writing the member offsets.
2014-12-11 16:34:00 +00:00
LLVMBuild.txt
Move lib/Archive to tools/llvm-ar.
2013-06-17 15:47:20 +00:00
Makefile
Add support for inline asm symbols in llvm-ar.
2014-07-03 19:40:08 +00:00