1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Archive
Roman Divacky 84d5745fdc Mark checkSignature const, and in turn stop casting away const from
ArchiveMemberHeader. Found by gcc48 -Wcast-qual.

llvm-svn: 163255
2012-09-05 22:09:23 +00:00
..
Archive.cpp UnRevert "Revert the archive part of "Support/PathV2: Add identify_magic."" 2011-01-16 21:13:51 +00:00
ArchiveInternals.h Mark checkSignature const, and in turn stop casting away const from 2012-09-05 22:09:23 +00:00
ArchiveReader.cpp Mark checkSignature const, and in turn stop casting away const from 2012-09-05 22:09:23 +00:00
ArchiveWriter.cpp Remove references to compression in llvm-ar. It has been a long time since we 2012-08-10 01:57:52 +00:00
CMakeLists.txt build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile