1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/MC/MCParser
Rafael Espindola 03147064b8 Make it possible to set SHF_LINK_ORDER explicitly.
This will make it possible to add support for gcing user metadata
(asan for example).

llvm-svn: 294589
2017-02-09 14:59:20 +00:00
..
AsmLexer.cpp Add a comment consumer mechanism to MCAsmLexer 2016-12-08 10:31:21 +00:00
AsmParser.cpp [Assembler] Enable nicer diagnostics for inline assembly. 2017-02-08 14:48:05 +00:00
CMakeLists.txt Fix header path in CMake. NFC. 2015-06-19 20:49:02 +00:00
COFFAsmParser.cpp Reapply "[CodeGen] Fix invalid DWARF info on Win64" 2017-01-02 03:00:19 +00:00
DarwinAsmParser.cpp Fix Clang-tidy readability-redundant-string-cstr warnings 2016-11-02 16:43:50 +00:00
ELFAsmParser.cpp Make it possible to set SHF_LINK_ORDER explicitly. 2017-02-09 14:59:20 +00:00
LLVMBuild.txt
MCAsmLexer.cpp Add a comment consumer mechanism to MCAsmLexer 2016-12-08 10:31:21 +00:00
MCAsmParser.cpp [MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-02-07 23:02:00 +00:00
MCAsmParserExtension.cpp
MCTargetAsmParser.cpp Move MCTargetAsmParser.h to llvm/MC/MCParser where it belongs. 2016-01-27 10:01:28 +00:00