1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/lib/Bytecode/Archive
Reid Spencer 24b41ba78d Implement an isBytecodeArchive method to determine if an archive contains
bytecode file members or not.
Patch Contributed By Adam Treat

llvm-svn: 20338
2005-02-26 22:00:32 +00:00
..
Archive.cpp Properly close mapped files. 2005-01-28 01:17:07 +00:00
ArchiveInternals.h
ArchiveReader.cpp Implement an isBytecodeArchive method to determine if an archive contains 2005-02-26 22:00:32 +00:00
ArchiveWriter.cpp Properly close mapped files. 2005-01-28 01:17:07 +00:00
Makefile