summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/MachO
Commit message (Expand)AuthorAgeFilesLines
* [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
* Reverting back r285355: "Update .debug_line section version information to ma...Ekaterina Romanova2016-10-273-12/+12
* Update .debug_line section version information to match DWARF version.Ekaterina Romanova2016-10-273-12/+12
* CodeGen: Use PLT relocations for relative references to unnamed_addr functions.Peter Collingbourne2016-04-221-1/+1
* MachO: enable .data_region directives everywhereTim Northover2016-04-213-107/+96
* AsmParser: record "# line file" context to calculate location for diagTim Northover2016-04-131-1/+3
* MCParser: diagnose missing directional labels more clearly.Tim Northover2016-04-111-0/+9
* Add missing emissionKind flags to the DICompileUnits of several old testcases.Adrian Prantl2016-04-011-1/+1
* [MachO] Extend the alt_entry support for aliases added in r263521 toLang Hames2016-03-151-23/+45
* [MachO] Add MachO alt-entry directive support.Lang Hames2016-03-154-8/+67
* [AArch64] Refactor AArch64FrameLowering::emitPrologue. NFC.Chad Rosier2016-03-141-6/+6
* Form reform for MCDwarf.Paul Robinson2015-12-231-2/+2
* [MC] Add a test for state reset in MCMachOStreamerKeno Fischer2015-12-051-0/+12
* [Assembler] Make fatal assembler errors non-fatalOliver Stannard2015-11-175-13/+25
* MachO: support tvOS and watchOS version min commands in llvm-objdumpTim Northover2015-11-021-3/+2
* MachO: improve load command tests slightlyTim Northover2015-11-022-4/+22
* ARM: add support for WatchOS's compact unwind information.Tim Northover2015-10-281-0/+124
* ARM: support .watchos_version_min and .tvos_version_min.Tim Northover2015-10-285-6/+119
* [MachO] Stop generating *coal* sections.Akira Hatanaka2015-10-153-0/+96
* Revert r250349.Akira Hatanaka2015-10-152-94/+0
OpenPOWER on IntegriCloud