summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/MachO
Commit message (Expand)AuthorAgeFilesLines
* [MC][ARM] Resolve some pcrel fixups at assembly time (PR44929)Hans Wennborg2020-02-271-1/+0
* [PowerPC] Delete PPCDarwinAsmPrinter and PPCMCAsmInfoDarwinFangrui Song2020-01-122-48/+0
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [ MC ] Match labels to existing fragments even when switching sections.Michael Trent2019-12-181-0/+48
* Revert "[ MC ] Match labels to existing fragments even when switching sections."Mitch Phillips2019-12-171-48/+0
* [ MC ] Match labels to existing fragments even when switching sections.Michael Trent2019-12-171-0/+48
* [X86][MC] no error diagnostic for out-of-range jrcxz/jecxz/jcxzAlexey Lapshin2019-11-261-1/+1
* [MachO][TLOF] Use hasLocalLinkage to determine if indirect symbol is localFrancis Visoiu Mistrih2019-08-221-5/+32
* [llvm-readobj][MachO] Fix section type printingSeiya Nuta2019-08-1548-190/+190
* [macCatalyst] Use macCatalyst pretty name in .build_version darwinAlex Lorenz2019-07-121-2/+2
* [macCatalyst] Print out macCatalyst in llvm-objdump for the platformAlex Lorenz2019-07-031-1/+1
* [triple] Use 'macabi' environment name for the Mac Catalyst triplesAlex Lorenz2019-07-031-1/+1
* Add support for the 'macCatalyst' MachO platformAlex Lorenz2019-07-022-0/+12
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-173-3/+0
* Fix typo in r361251.Paul Robinson2019-05-211-1/+1
* [DebugInfo] Fix tests missed by r362148Paul Robinson2019-05-212-12/+5
* [llvm-readobj] Change -t to --symbols in tests. NFCFangrui Song2019-05-0140-42/+42
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-0173-79/+79
* [MC][MachO] Emit an error for emitting relocations of the form -SYM + cstFrancis Visoiu Mistrih2019-03-061-0/+5
* [MC] Don't error on numberless .file directives on MachOReid Kleckner2019-02-052-8/+3
* [MC] Enable .file support on COFF and diagnose it on unsupported targetsReid Kleckner2018-12-211-0/+8
* [macho] save the SDK version stored in module metadata into the version min andAlex Lorenz2018-12-146-0/+85
* [MachO][TLOF] Add support for local symbols in the indirect symbol tableFrancis Visoiu Mistrih2018-12-131-0/+21
* Produce an error on non-encodable offsets for darwin ARM scattered relocations.Jonas Devlieghere2018-11-291-0/+15
* [MC/Dwarf] Unclamp DWARF linetables format on Darwin.Jonas Devlieghere2018-09-133-11/+11
* [MC] Error on a .zerofill directive in a non-virtual sectionFrancis Visoiu Mistrih2018-07-022-0/+96
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* MachO: trap unreachable instructionsTim Northover2018-04-131-4/+4
* [DebugInfo] Support DWARF v5 source code embedding extensionScott Linder2018-02-233-12/+18
* Fix regex from r324279 more better.Paul Robinson2018-02-061-1/+1
* Fix Windows bots for test from r324270.Paul Robinson2018-02-051-1/+1
* [DWARF] Regularize dumping strings from line tables.Paul Robinson2018-02-053-8/+8
* [X86] Emit 11-byte or 15-byte NOPs on recent AMD targets, else default to 10-...Simon Pilgrim2018-01-291-6/+6
* [X86] Don't use NOPL when the assembler is passed an empty CPU string. Update...Craig Topper2017-12-181-1/+1
* [MC] Allow .file directives to be out-of-orderPaul Robinson2017-12-141-10/+10
* MC/AsmPrinter: Reduce code duplication.Matthias Braun2017-12-141-1/+1
* MC: Add support for mach-o build_versionMatthias Braun2017-12-145-23/+108
* [MC/Dwarf] Use the older DWARF linetables format on Darwin.Davide Italiano2017-12-073-12/+12
* Re-submit r289925 (Update .debug_line section version to match DWARF version)Paul Robinson2017-12-043-12/+12
* [CodeGen] Unify MBB reference format in both MIR and debug outputFrancis Visoiu Mistrih2017-12-041-1/+1
* [dwarfdump] Add verbose output for .debug-line sectionJonas Devlieghere2017-09-211-29/+29
* llvm-dwarfdump: Make -brief the default and add a -verbose option instead.Adrian Prantl2017-09-112-2/+2
* llvm-dwarfdump: Replace -debug-dump=sect option with individual options.Adrian Prantl2017-09-114-4/+4
* ARM: use an external relocation for calls from MachO ARM mode.Tim Northover2017-08-181-1/+1
* IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...Peter Collingbourne2017-06-121-3/+4
* [MachO] Fix codegen of alias of alias.Evgeniy Stepanov2017-06-082-4/+16
* MCMacho: Allow __thread_ptr section after dwarf sectionsMatthias Braun2017-02-011-0/+28
* Add LC_BUILD_VERSION load commandSteven Wu2017-01-231-0/+7
* Speculatively revert r289925, see PR31407Nico Weber2016-12-163-12/+12
* Update .debug_line section version information to match DWARF version.Ekaterina Romanova2016-12-163-12/+12
OpenPOWER on IntegriCloud