1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/lib/Object
Rui Ueyama 30dec160ae Path: Recognize COFF import library file magic.
Summary: Make identify_magic to recognize COFF import file.

Reviewers: Bigcheese

CC: llvm-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D2165

llvm-svn: 194852
2013-11-15 21:22:02 +00:00
..
Archive.cpp
Binary.cpp Path: Recognize COFF import library file magic. 2013-11-15 21:22:02 +00:00
CMakeLists.txt
COFFObjectFile.cpp Readobj: If NumbersOfSections is 0xffff, it's an COFF import library. 2013-11-15 20:23:25 +00:00
COFFYAML.cpp
ELF.cpp Support for microMIPS branch instructions. 2013-11-04 14:53:22 +00:00
ELFObjectFile.cpp
ELFYAML.cpp
Error.cpp
LLVMBuild.txt
MachOObjectFile.cpp move getSymbolNMTypeChar to the one program that needs it: nm. 2013-11-02 21:16:09 +00:00
MachOUniversal.cpp
Makefile
Object.cpp
ObjectFile.cpp Path: Recognize COFF import library file magic. 2013-11-15 21:22:02 +00:00
YAML.cpp