summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/bitfields.ll
Commit message (Expand)AuthorAgeFilesLines
* [CodeView] Omit forward references for unnamed structs and unionsBrock Wyma2018-06-111-28/+19
* Revert r327397 [CodeView] Omit forward references for unnamed structs and ...Brock Wyma2018-03-131-19/+28
* [CodeView] Omit forward references for unnamed structs and unionsBrock Wyma2018-03-131-28/+19
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-3/+3
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-42/+47
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-3/+3
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-3/+3
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-3/+3
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-3/+3
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-3/+3
* DebugInfo: preparation to implement DW_AT_alignmentVictor Leschuk2016-10-201-19/+19
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-6/+6
* [codeview] Set the Nested and Scoped ClassOptions based on the scope chainReid Kleckner2016-07-021-2/+4
* [CodeView] Pretty print anonymous scopesDavid Majnemer2016-07-011-1/+12
* [CodeView] Implement support for bitfields in LLVMDavid Majnemer2016-06-301-0/+215
OpenPOWER on IntegriCloud