summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/globals.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
* [CodeView] Don't print PointerAttributes when dumping.Zachary Turner2018-11-201-1/+0
* [CodeView] Teach clang to emit the .debug$H COFF section.Zachary Turner2017-12-131-1/+1
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-4/+4
* [codeview] Change readobj symbol dumping formatReid Kleckner2017-07-111-3/+3
* [codeview] YAMLize all section offsets and indices in symbol recordsReid Kleckner2017-06-201-0/+38
* MC/COFF: Do not emit forward associative section referenceds.Rui Ueyama2017-02-171-1/+1
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-26/+31
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-4/+4
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-4/+4
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-4/+4
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-4/+4
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-4/+4
* Emit S_COMPILE3 CodeView recordAdrian McCarthy2016-09-201-1/+0
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-8/+8
* [CodeView] Implement support for thread-local variablesDavid Majnemer2016-07-071-5/+4
* [CodeView] Emit an appropriate symbol kind for globalsDavid Majnemer2016-07-061-3/+6
* Re-land "[codeview] Emit information about global variables"Reid Kleckner2016-06-071-0/+146
* Revert "[codeview] Emit information about global variables"Reid Kleckner2016-06-061-146/+0
* [codeview] Emit information about global variablesReid Kleckner2016-06-061-0/+146
OpenPOWER on IntegriCloud