llvm-project/llvm/lib/Target/ARM/MCTargetDesc
Peter Collingbourne 9fe51fdf18 Move dllimport name mangling to IR mangler.
This ensures that LTO clients see the correct external symbol name.

Differential Revision: http://reviews.llvm.org/D10318

llvm-svn: 239437
2015-06-09 22:09:53 +00:00
..
ARMAddressingModes.h [ARM] Make helper function static. 2015-06-05 14:32:54 +00:00
ARMAsmBackend.cpp MC: Clean up naming in MCObjectWriter. NFC. 2015-06-04 22:24:41 +00:00
ARMAsmBackend.h Use std::bitset for SubtargetFeatures. 2015-05-26 10:47:10 +00:00
ARMAsmBackendDarwin.h Use raw_pwrite_stream in the object writer/streamer. 2015-04-14 22:14:34 +00:00
ARMAsmBackendELF.h Use raw_pwrite_stream in the object writer/streamer. 2015-04-14 22:14:34 +00:00
ARMAsmBackendWinCOFF.h Use raw_pwrite_stream in the object writer/streamer. 2015-04-14 22:14:34 +00:00
ARMBaseInfo.h Move dllimport name mangling to IR mangler. 2015-06-09 22:09:53 +00:00
ARMELFObjectWriter.cpp Pass a MCSymbol to needsRelocateWithSymbol. 2015-05-29 18:26:09 +00:00
ARMELFStreamer.cpp MC: Add target hook to control symbol quoting 2015-06-09 00:31:39 +00:00
ARMFixupKinds.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
ARMMCAsmInfo.cpp Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and create*AsmInfo(). NFC. 2015-06-04 13:12:25 +00:00
ARMMCAsmInfo.h Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and create*AsmInfo(). NFC. 2015-06-04 13:12:25 +00:00
ARMMCCodeEmitter.cpp Use std::bitset for SubtargetFeatures. 2015-05-26 10:47:10 +00:00
ARMMCExpr.cpp MC: Add target hook to control symbol quoting 2015-06-09 00:31:39 +00:00
ARMMCExpr.h MC: Add target hook to control symbol quoting 2015-06-09 00:31:39 +00:00
ARMMCTargetDesc.cpp Replace string GNU Triples with llvm::Triple in MCAsmInfo subclasses and create*AsmInfo(). NFC. 2015-06-04 13:12:25 +00:00
ARMMCTargetDesc.h Use raw_pwrite_stream in the object writer/streamer. 2015-04-14 22:14:34 +00:00
ARMMachORelocationInfo.cpp MC: Clean up MCExpr naming. NFC. 2015-05-30 01:25:56 +00:00
ARMMachObjectWriter.cpp Remove includes of MCMachOSymbolFlags.h after it was deleted 2015-06-08 17:25:57 +00:00
ARMTargetStreamer.cpp Use ".arch_extension" ARM directive to specify the additional CPU features 2015-02-26 18:07:35 +00:00
ARMUnwindOpAsm.cpp [ARM] Rewrite .save/.vsave emission with bit math 2015-03-25 15:27:58 +00:00
ARMUnwindOpAsm.h Canonicalize header guards into a common format. 2014-08-13 16:26:38 +00:00
ARMWinCOFFObjectWriter.cpp Use raw_pwrite_stream in the object writer/streamer. 2015-04-14 22:14:34 +00:00
ARMWinCOFFStreamer.cpp Use raw_pwrite_stream in the object writer/streamer. 2015-04-14 22:14:34 +00:00
CMakeLists.txt Add WoA object file emission support 2014-04-27 03:48:22 +00:00
LLVMBuild.txt Update library dependencies. 2014-07-24 02:10:42 +00:00
Makefile