llvm-6502/lib/Object
Rafael Espindola d8324e6983 Simplify getSymbolFlags.
None of the object formats require extra parsing to compute these flags,
so the method cannot fail.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200574 91177308-0d34-0410-b5e6-96231b3b80d8
2014-01-31 20:57:12 +00:00
..
Archive.cpp
Binary.cpp Make createObjectFile's signature a bit less error prone. 2014-01-29 00:02:26 +00:00
CMakeLists.txt
COFFObjectFile.cpp Simplify getSymbolFlags. 2014-01-31 20:57:12 +00:00
COFFYAML.cpp
ELF.cpp
ELFObjectFile.cpp
ELFYAML.cpp
Error.cpp
LLVMBuild.txt
MachOObjectFile.cpp Simplify getSymbolFlags. 2014-01-31 20:57:12 +00:00
MachOUniversal.cpp
Makefile
Object.cpp Simplify the handling of iterators in ObjectFile. 2014-01-30 02:49:50 +00:00
ObjectFile.cpp
YAML.cpp