This website requires JavaScript.
Explore
Help
Register
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-04-01 07:11:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
/
llvm-ar
History
Rafael Espindola
a11df1035e
Make ObjectFile ownership of the MemoryBuffer optional.
...
This allows llvm-ar to mmap the input files only once. llvm-svn: 200040
2014-01-24 21:32:21 +00:00
..
CMakeLists.txt
[CMake] Introduce LLVM_RUNTIME_OUTPUT_INTDIR and LLVM_LIBRARY_OUTPUT_INTDIR to reduce references to CMAKE_CFG_INTDIR.
2013-12-16 16:03:08 +00:00
llvm-ar.cpp
Make ObjectFile ownership of the MemoryBuffer optional.
2014-01-24 21:32:21 +00:00
LLVMBuild.txt
Move lib/Archive to tools/llvm-ar.
2013-06-17 15:47:20 +00:00
Makefile
Add a minimal implementation of ranlib.
2013-08-28 16:22:16 +00:00