summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCStreamer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AsmPrinter] Remove hidden flag -print-schedule.Andrea Di Biagio2019-02-041-2/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [MCStreamer] Use report_fatal_error in EmitRawTextImplKristina Brooks2019-01-031-7/+8
* Don't go over 80 chars in MCStreamer.cpp. NFC.Kristina Brooks2019-01-031-2/+3
* [Dwarf/AArch64] Return address signing B key dwarf supportLuke Cheeseman2018-12-211-0/+7
* [AArch64] - Return address signing dwarf supportLuke Cheeseman2018-12-181-0/+9
* [macho] save the SDK version stored in module metadata into the version min andAlex Lorenz2018-12-141-2/+3
* Revert r347490 as it breaks address sanitizer buildsLuke Cheeseman2018-11-231-9/+0
* Revert r343341Luke Cheeseman2018-11-231-0/+9
* [ARM64][Windows] MCLayer support for exception handlingSanjin Sijaric2018-10-271-0/+11
* [DEBUGINFO, NVPTX] Try to pack bytes data into a single string.Alexey Bataev2018-10-241-0/+12
* [MC][DWARF][AsmParser] Ensure nested CFI frames are diagnosed.Kristina Brooks2018-10-191-3/+3
* Revert r343317Luke Cheeseman2018-09-281-9/+0
* Reapply changes reverted by r343235Luke Cheeseman2018-09-281-0/+9
* Revert r343192 as an ubsan build is currently failingLuke Cheeseman2018-09-271-9/+0
* Reapply changes reverted in r343114, lldb patch to follow shortlyLuke Cheeseman2018-09-271-0/+9
* Revert r343112 as CallFrameString API change has broken lldb buildsLuke Cheeseman2018-09-261-9/+0
* [AArch64] - Return address signing dwarf supportLuke Cheeseman2018-09-261-0/+9
* Revert r343089 "[AArch64] - Return address signing dwarf support"Hans Wennborg2018-09-261-9/+0
* [AArch64] - Return address signing dwarf supportLuke Cheeseman2018-09-261-0/+9
* [MC] fix a clang-tidy warning, NFCKrasimir Georgiev2018-08-291-2/+2
* [codeview] Clean up machinery for deferring .cv_loc emissionReid Kleckner2018-08-281-7/+13
* Remove trailing spaceFangrui Song2018-07-301-1/+1
* [MC] Add support for the .rva assembler directive for COFF targetsMartin Storsjo2018-07-261-0/+2
* [mingw] Fix GCC ABI compatibility for comdat thingsReid Kleckner2018-06-211-3/+18
* [MC] Add assembler support for .cg_profile.Michael J. Spencer2018-06-021-0/+4
* [MC] Change AsmParser to leverage Assembler during evaluationNirav Dave2018-04-301-1/+2
* [MC] Undo spurious commit added into r331052.Nirav Dave2018-04-271-2/+1
* [MC] Provide default value for IsResolved.Nirav Dave2018-04-271-1/+2
* Reapply "[DWARFv5] Emit file 0 to the line table."Paul Robinson2018-03-291-0/+9
* Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""Alexander Potapenko2018-03-281-9/+0
* Reapply "[DWARFv5] Emit file 0 to the line table."Paul Robinson2018-03-271-0/+9
* Delay creating an alias for @@@.Rafael Espindola2018-03-091-1/+1
* Revert "Reapply "[DWARFv5] Emit file 0 to the line table.""Alexander Kornienko2018-03-071-9/+0
* Reapply "[DWARFv5] Emit file 0 to the line table."Paul Robinson2018-03-061-0/+9
* Revert "[DWARFv5] Emit file 0 to the line table."Paul Robinson2018-03-061-9/+0
* [DWARFv5] Emit file 0 to the line table.Paul Robinson2018-03-061-0/+9
* [DebugInfo] Support DWARF v5 source code embedding extensionScott Linder2018-02-231-2/+6
* [DWARFv5] Turn an assert into a diagnostic. Hand-coded assembler filesPaul Robinson2018-02-221-5/+4
* [MC] - Don't crash on unclosed frame.George Rimar2018-02-201-3/+4
* Use assembler expressions to lay out the EH LSDA.Rafael Espindola2018-02-091-8/+14
* Reland "Emit Function IDs table for Control Flow Guard"Adrian McCarthy2018-01-091-0/+2
* [DWARFv5] MC support for MD5 file checksumsPaul Robinson2018-01-091-2/+4
* Inline a emitFill variant that is only used once. NFC.Rafael Espindola2018-01-091-10/+0
* Make one of the emitFill methods non virtual. NFC.Rafael Espindola2018-01-091-2/+1
* Revert "Emit Function IDs table for Control Flow Guard"Adrian McCarthy2018-01-081-2/+0
* Emit Function IDs table for Control Flow GuardAdrian McCarthy2018-01-081-0/+2
* [NVPTX] Initial adaptation of MCAsmStreamer/MCTargetStreamer for debug info i...Alexey Bataev2017-12-201-0/+22
* MC/AsmPrinter: Reduce code duplication.Matthias Braun2017-12-141-0/+29
* [MC] Properly diagnose badly scoped .cfi_ directivesReid Kleckner2017-10-101-38/+66
OpenPOWER on IntegriCloud