summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/types-array.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-2/+2
* Changing CodeView debug info type record representation in assembly files to ...Nilanjana Basu2019-07-091-0/+1
* Revert Changing CodeView debug info type record representation in assembly fi...Nilanjana Basu2019-07-031-1/+0
* Changing CodeView debug info type record representation in assembly files to ...Nilanjana Basu2019-07-031-0/+1
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-1/+1
* [codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOINTER_RELReid Kleckner2018-10-011-5/+2
* [codeview] Use push_macro to avoid conflicts instead of a prefixReid Kleckner2018-08-161-1/+1
* [CodeView] Add prefix to CodeView registers.Jonas Devlieghere2018-05-291-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* [DWARF] Fix incorrect prologue end line record.Paul Robinson2018-02-141-2/+2
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-2/+2
* CodeView symbol dumper: use symbolic names for registersHans Wennborg2017-10-021-1/+1
* [codeview] Change readobj symbol dumping formatReid Kleckner2017-07-111-3/+3
* Emit S_COMPILE3 CodeView recordAdrian McCarthy2016-09-201-1/+0
* Generate codeview for array type metadata.Adrian McCarthy2016-06-081-0/+142
OpenPOWER on IntegriCloud