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-16 00:18:06 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Archive
History
Anton Korobeynikov
da7746cf43
Fix thinko: alias always defines new symbol. Even is aliasee itself is undefined.
...
llvm-svn: 48203
2008-03-11 00:24:53 +00:00
..
Archive.cpp
Fix thinko: alias always defines new symbol. Even is aliasee itself is undefined.
2008-03-11 00:24:53 +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
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00