llvm-project/llvm/lib/MC
Shubham Sandeep Rastogi 466329d047 Change namespace llvm::swift to namespace llvm::binaryformat because of clashes with the apple/llvm-project repository
The namespace llvm::swift is causing errors to pop up in the apple/llvm-project build when cherry-picking 4ce1f3d47c into apple/llvm-project

Differential Review: https://reviews.llvm.org/D118716
2022-02-01 11:15:21 -08:00
..
MCDisassembler Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
MCParser [MC] Add MCAsmParser::parseRParen to improve consistency and simplify code 2022-01-27 00:37:49 -08:00
CMakeLists.txt Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
ConstantPools.cpp [MC] Add MCSubtargetInfo to MCAlignFragment 2021-09-07 15:46:19 +01:00
ELFObjectWriter.cpp [X86] Selective relocation relaxation for +tagged-globals 2021-11-19 07:18:27 -08:00
MCAsmBackend.cpp Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C++17" 2022-01-26 16:55:53 +01:00
MCAsmInfo.cpp
MCAsmInfoCOFF.cpp
MCAsmInfoDarwin.cpp
MCAsmInfoELF.cpp
MCAsmInfoGOFF.cpp [SystemZ][z/OS] Introduce the GOFFMCAsmInfo Interface for z/OS 2021-09-24 16:25:41 -04:00
MCAsmInfoWasm.cpp
MCAsmInfoXCOFF.cpp
MCAsmMacro.cpp
MCAsmStreamer.cpp [MC] Remove a stray space after tab for COFF .def directives 2022-01-28 11:19:51 +02:00
MCAssembler.cpp [macho] add support for emitting macho files with two build version load commands 2021-12-07 18:17:47 -08:00
MCCodeEmitter.cpp
MCCodeView.cpp
MCContext.cpp Emit swift5 reflection section data in dsym bundle generated by dsymutil in the Dwarf section. 2022-01-28 10:13:17 -08:00
MCDwarf.cpp Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C++17" 2022-01-26 16:55:53 +01:00
MCELFObjectTargetWriter.cpp
MCELFStreamer.cpp [LLVM][NFC]Inclusive language: remove occurances of sanity check/test from llvm 2021-11-24 17:29:55 -05:00
MCExpr.cpp [X86] Selective relocation relaxation for +tagged-globals 2021-11-19 07:18:27 -08:00
MCFragment.cpp [MC] Recursively calculate symbol offset 2021-10-20 14:29:43 -04:00
MCInst.cpp
MCInstPrinter.cpp
MCInstrAnalysis.cpp Ensure newlines at the end of files (NFC) 2021-12-12 11:04:44 -08:00
MCInstrDesc.cpp
MCInstrInfo.cpp
MCLabel.cpp
MCLinkerOptimizationHint.cpp
MCMachOStreamer.cpp [MachO] Port call graph profile section and directive 2022-01-12 09:22:26 -05:00
MCMachObjectTargetWriter.cpp
MCNullStreamer.cpp [MC] Add emitXCOFFSymbolLinkageWithVisibility to MCNullStreamer 2021-12-06 09:26:35 -05:00
MCObjectFileInfo.cpp Change namespace llvm::swift to namespace llvm::binaryformat because of clashes with the apple/llvm-project repository 2022-02-01 11:15:21 -08:00
MCObjectStreamer.cpp [MC] Support constant offset for symbol PendingFixup 2022-01-26 13:50:23 +08:00
MCObjectWriter.cpp
MCPseudoProbe.cpp [llvm] Use range-based for loops (NFC) 2021-12-09 09:37:29 -08:00
MCRegisterInfo.cpp
MCSchedule.cpp
MCSection.cpp
MCSectionCOFF.cpp
MCSectionELF.cpp
MCSectionMachO.cpp
MCSectionWasm.cpp
MCSectionXCOFF.cpp [PowerPC][AIX] Support toc-data attribute for read-only globals. 2022-01-27 10:47:22 -05:00
MCStreamer.cpp [llvm] Fix bugprone argument comments (NFC) 2022-01-08 11:56:38 -08:00
MCSubtargetInfo.cpp
MCSymbol.cpp
MCSymbolELF.cpp
MCSymbolXCOFF.cpp
MCTargetOptions.cpp
MCTargetOptionsCommandFlags.cpp
MCValue.cpp
MCWasmObjectTargetWriter.cpp
MCWasmStreamer.cpp Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
MCWin64EH.cpp [llvm] Use range-based for loops (NFC) 2021-12-09 09:37:29 -08:00
MCWinCOFFStreamer.cpp [MC] Add MCSubtargetInfo to MCAlignFragment 2021-09-07 15:46:19 +01:00
MCWinEH.cpp
MCXCOFFObjectTargetWriter.cpp
MCXCOFFStreamer.cpp Move TargetRegistry.(h|cpp) from Support to MC 2021-10-08 14:51:48 -07:00
MachObjectWriter.cpp MC: Use SmallVector::clear() instead of set_size(0) 2022-01-13 10:34:14 -08:00
StringTableBuilder.cpp
SubtargetFeature.cpp
TargetRegistry.cpp [llvm] Use range-based for loops (NFC) 2021-12-09 09:37:29 -08:00
WasmObjectWriter.cpp [NFC] Inclusive language: Remove instances of master in URLs 2021-11-05 08:48:41 -05:00
WinCOFFObjectWriter.cpp [COFF] [ARM64] Create symbols with regular intervals for relocations against temporary symbols 2021-11-23 10:12:41 +02:00
XCOFFObjectWriter.cpp [XCOFF] support DWARF for 32-bit XCOFF for object output 2021-10-08 02:35:11 +00:00