1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools/llvm-mc
Daniel Dunbar f2e919b79e llvm-mc/Mach-O: Unique sections properly, so we don't get duplicate text
sections, etc.
 - The quick and dirty way, just clone the TargetLoweringObjectFile
   code. Eventually this should be shared... somehow.

llvm-svn: 80168
2009-08-26 22:49:51 +00:00
..
AsmCond.h Always initialize AsmConds. 2009-08-08 11:26:50 +00:00
AsmExpr.cpp llvm-mc: Make MCValue take const MCSymbol*s. 2009-08-26 09:16:46 +00:00
AsmExpr.h llvm-mc: Add some more doxyments. 2009-07-01 15:14:50 +00:00
AsmLexer.cpp llvm-mc: Move MCAsmToken::getLoc() into MC library where it belongs. 2009-08-14 02:18:40 +00:00
AsmLexer.h Make the big switch: Change MCSectionMachO to represent a section *semantically* 2009-08-10 01:39:42 +00:00
AsmParser.cpp llvm-mc/Mach-O: Unique sections properly, so we don't get duplicate text 2009-08-26 22:49:51 +00:00
AsmParser.h llvm-mc/Mach-O: Unique sections properly, so we don't get duplicate text 2009-08-26 22:49:51 +00:00
CMakeLists.txt Update CMakeLists 2009-07-28 22:46:39 +00:00
llvm-mc.cpp llvm-mc/Mach-O: Unique sections properly, so we don't get duplicate text 2009-08-26 22:49:51 +00:00
Makefile Don't install llvm-mc by default. 2009-08-21 07:28:33 +00:00