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-01-21 19:36:59 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Archive
History
Anton Korobeynikov
86514cffba
Add alias with non-external aliasee to the list of exported symbols of the library.
...
llvm-svn: 47899
2008-03-04 20:15:35 +00:00
..
Archive.cpp
Add alias with non-external aliasee to the list of exported symbols of the library.
2008-03-04 20:15:35 +00:00
ArchiveInternals.h
Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings.
2008-02-20 11:08:44 +00:00
ArchiveReader.cpp
Use empty() instead of comparing size() with zero.
2008-01-29 13:02:09 +00:00
ArchiveWriter.cpp
Make llvm-ar behave like ar, if you create an empty archive, ar creates an empty archive. llvm-ar would not generate an output file in this case
2008-02-28 22:24:48 +00:00
Makefile
…