llvm-6502/lib
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
..
Analysis Add addrspacecast instruction. 2013-11-15 01:34:59 +00:00
AsmParser Add addrspacecast instruction. 2013-11-15 01:34:59 +00:00
Bitcode Add addrspacecast instruction. 2013-11-15 01:34:59 +00:00
CodeGen Reimplement r194843 in a slightly less broken way. 2013-11-15 21:05:09 +00:00
DebugInfo
ExecutionEngine Path: Recognize COFF import library file magic. 2013-11-15 21:22:02 +00:00
IR llvm-cov: Clean up memory leaks. 2013-11-15 09:44:17 +00:00
IRReader [llvm-c] Expose IRReader interface 2013-11-06 09:21:15 +00:00
Linker Revert "Move copying of global initializers below the cloning of functions." 2013-11-09 00:43:18 +00:00
LTO Protect user-supplied runtime library functions in LTO 2013-11-12 21:44:01 +00:00
MC Don't mangle \n and " 2013-11-14 06:05:49 +00:00
Object Path: Recognize COFF import library file magic. 2013-11-15 21:22:02 +00:00
Option Use startswith_lower() where possible. 2013-11-04 19:22:50 +00:00
Support Path: Recognize COFF import library file magic. 2013-11-15 21:22:02 +00:00
TableGen
Target Avoid illegal integer promotion in fastisel 2013-11-15 19:09:27 +00:00
Transforms ArgumentPromotion: correctly transfer TBAA tags and alignments. 2013-11-15 20:41:15 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile