llvm-6502/lib/Object
Rui Ueyama 8a631b2cbe 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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194852 91177308-0d34-0410-b5e6-96231b3b80d8
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 ELF: Add support for the exclude section bit for gas compat. 2013-09-15 19:53:20 +00:00
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 Add missing #include's to cctype when using isdigit/alpha/etc. 2013-10-12 00:55:57 +00:00