summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/enum.ll
Commit message (Expand)AuthorAgeFilesLines
* 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
* CodeGen: Don't try to canonicalize Unix-style paths in CodeView debug info.Peter Collingbourne2018-04-111-3/+3
* [CodeView] Emit UdtSourceLine information for enumsAaron Smith2018-03-061-0/+11
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-1/+1
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-16/+19
* [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
* Resubmit "Write the TPI stream from a PDB to Yaml."Zachary Turner2016-08-181-0/+1
* Revert "Write the TPI stream from a PDB to Yaml."Justin Bogner2016-08-161-1/+0
* Write the TPI stream from a PDB to Yaml.Zachary Turner2016-08-161-0/+1
* [codeview] Add support for splitting field list records over 64KBReid Kleckner2016-06-211-2/+2
* [CodeView] Refactor enumerator emissionDavid Majnemer2016-06-171-1/+1
* [CodeView] Implement support for enumsDavid Majnemer2016-06-161-0/+47
OpenPOWER on IntegriCloud