1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 21:42:54 +02:00
llvm-mirror/lib/Object
Chandler Carruth 87f14b4eec Re-sort all of the includes with ./utils/sort_includes.py so that
subsequent changes are easier to review. About to fix some layering
issues, and wanted to separate out the necessary churn.

Also comment and sink the include of "Windows.h" in three .inc files to
match the usage in Memory.inc.

llvm-svn: 198685
2014-01-07 11:48:04 +00:00
..
Archive.cpp
Binary.cpp Re-sort all of the includes with ./utils/sort_includes.py so that 2014-01-07 11:48:04 +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 TLS relocations. 2013-12-19 16:02:32 +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 Fix a pair of array index checks. 2013-12-06 02:33:38 +00:00
MachOUniversal.cpp Re-sort all of the includes with ./utils/sort_includes.py so that 2014-01-07 11:48:04 +00:00
Makefile
Object.cpp Re-sort all of the includes with ./utils/sort_includes.py so that 2014-01-07 11:48:04 +00:00
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