llvm-6502/lib
Rafael Espindola de6fe4d604 Convert a use of sys::identifyFileType to sys::fs::identify_magic.
No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183745 91177308-0d34-0410-b5e6-96231b3b80d8
2013-06-11 14:39:59 +00:00
..
Analysis Fix xemacs mode line, don't put them in .cpp files (just header files). No 2013-06-10 23:10:59 +00:00
Archive Pass a StringRef to sys::identifyFileType. 2013-06-10 15:27:39 +00:00
AsmParser
Bitcode
CodeGen Remove a few fixmes, the only work we're doing is getting the string 2013-06-10 22:24:10 +00:00
DebugInfo
ExecutionEngine Pass a StringRef to sys::identifyFileType. 2013-06-10 15:27:39 +00:00
IR Require members of llvm.used to be named. 2013-06-11 13:18:13 +00:00
IRReader
Linker
MC
Object Convert a use of sys::identifyFileType to sys::fs::identify_magic. 2013-06-11 14:39:59 +00:00
Option
Support Add a missing 'e'. 2013-06-10 20:32:27 +00:00
TableGen
Target R600: Make helper functions static. 2013-06-11 13:32:25 +00:00
Transforms Make DeadArgumentElimination more conservative on variadic functions 2013-06-09 02:17:27 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile