1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/include/llvm/Object
Eric Beckmann 555c3d5066 Improve error messages in order to help with fixing a big-endian bug.
Summary: Added output to stderr so that we can actually see what is happening when the test fails on big endian.

Reviewers: zturner

Subscribers: llvm-commits, hiraditya

Differential Revision: https://reviews.llvm.org/D34155

llvm-svn: 305314
2017-06-13 18:17:36 +00:00
..
Archive.h Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
ArchiveWriter.h [llvm-ar] Make llvm-lib behave more like the MSVC archiver 2017-06-12 19:45:35 +00:00
Binary.h Print symbols from COFF import libraries. 2017-05-24 23:40:36 +00:00
COFF.h Implement COFF emission for parsed Windows Resource ( .res) files. 2017-06-09 17:34:30 +00:00
COFFImportFile.h Re-land "COFF: migrate def parser from LLD to LLVM" 2017-06-02 17:53:06 +00:00
COFFModuleDefinition.h Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Decompressor.h Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
ELF.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
ELFObjectFile.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
ELFTypes.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
Error.h [Object/ELF] - Make getSymbol() return Error. 2016-11-03 08:40:55 +00:00
IRObjectFile.h Bitcode: Introduce a BitcodeFileContents data type. NFCI. 2017-06-08 22:00:24 +00:00
IRSymtab.h Bitcode: Introduce a BitcodeFileContents data type. NFCI. 2017-06-08 22:00:24 +00:00
MachO.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
MachOUniversal.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
ModuleSymbolTable.h [Object] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-04-24 23:21:38 +00:00
ObjectFile.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
RelocVisitor.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
StackMapParser.h [Object] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-04-24 23:21:38 +00:00
SymbolicFile.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
SymbolSize.h Fix llvm-symbolizer to correctly sort a symbol array and calculate symbol sizes 2016-11-15 21:07:03 +00:00
Wasm.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
WindowsResource.h Improve error messages in order to help with fixing a big-endian bug. 2017-06-13 18:17:36 +00:00