summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/udts.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-1/+1
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-1/+1
* [codeview] Align symbol records to save 441MB during linking clang.pdbReid Kleckner2018-12-181-8/+8
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+2
* [CodeView] Don't output S_UDTs for nested typedefs.Zachary Turner2017-09-051-92/+127
* [llvm-pdbutil] Support dumping CodeView from object files.Zachary Turner2017-09-011-32/+48
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-1/+1
* [codeview] Change readobj symbol dumping formatReid Kleckner2017-07-111-10/+12
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-64/+65
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-2/+2
* [CodeView] Pretty print anonymous scopesDavid Majnemer2016-07-011-1/+1
* [codeview] Don't record UDTs for anonymous structsReid Kleckner2016-07-011-53/+68
* [codeview] Add classes and unions to the Local/Global UDTs listsHans Wennborg2016-06-231-14/+81
* [CodeView] Add support for emitting S_UDT for typedefsDavid Majnemer2016-06-151-0/+57
OpenPOWER on IntegriCloud