llvm-6502/lib/MC
Chad Rosier f06cc98149 [ms-inline asm] Remove brackets from around a symbol reference in the target
specific logic.  This makes the code much less fragile.  Test case coming on the
clang side in a moment.
rdar://13634327


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179323 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-11 21:49:30 +00:00
..
MCDisassembler Remove the assert()'s from the LLVMCreateDisasmCPU() library API and just 2013-03-12 18:12:17 +00:00
MCParser [ms-inline asm] Remove brackets from around a symbol reference in the target 2013-04-11 21:49:30 +00:00
CMakeLists.txt
ELFObjectWriter.cpp Commit the right files for r176762. Sigh. 2013-03-09 09:32:16 +00:00
LLVMBuild.txt
MachObjectWriter.cpp
Makefile
MCAsmBackend.cpp
MCAsmInfo.cpp
MCAsmInfoCOFF.cpp
MCAsmInfoDarwin.cpp
MCAsmStreamer.cpp Debug Info: store the files and directories for each compile unit. 2013-03-07 01:42:00 +00:00
MCAssembler.cpp Remove unused method and default values. 2013-04-09 20:35:08 +00:00
MCAtom.cpp
MCCodeEmitter.cpp
MCCodeGenInfo.cpp
MCContext.cpp Debug Info: use SmallVector instead of std::vector in MCDwarfDirsCUMap and MCDwarfFilesCUMap 2013-03-12 20:17:00 +00:00
MCDisassembler.cpp
MCDwarf.cpp No need to have this return a bool. 2013-04-10 22:03:59 +00:00
MCELF.cpp
MCELFObjectTargetWriter.cpp
MCELFStreamer.cpp Use a scheme closer to that of GNU as when deciding the type of a 2013-04-10 16:52:15 +00:00
MCExpr.cpp MC: Support COFF image-relative MCSymbolRefs 2013-04-10 23:28:17 +00:00
MCInst.cpp
MCInstPrinter.cpp
MCInstrAnalysis.cpp
MCLabel.cpp
MCMachObjectTargetWriter.cpp
MCMachOStreamer.cpp
MCModule.cpp
MCNullStreamer.cpp Debug Info: store the files and directories for each compile unit. 2013-03-07 01:42:00 +00:00
MCObjectFileInfo.cpp Track the compact unwind encoding for when we are unable to generate compact unwind information. 2013-04-10 21:42:06 +00:00
MCObjectStreamer.cpp
MCObjectWriter.cpp
MCPureStreamer.cpp Debug Info: store the files and directories for each compile unit. 2013-03-07 01:42:00 +00:00
MCRegisterInfo.cpp
MCSection.cpp
MCSectionCOFF.cpp
MCSectionELF.cpp
MCSectionMachO.cpp
MCStreamer.cpp Change NULL to 0. 2013-03-18 23:08:01 +00:00
MCSubtargetInfo.cpp
MCSymbol.cpp
MCValue.cpp
MCWin64EH.cpp
SubtargetFeature.cpp
WinCOFFObjectWriter.cpp MC: Support COFF image-relative MCSymbolRefs 2013-04-10 23:28:17 +00:00
WinCOFFStreamer.cpp