summaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/generate-odr-hash.ll
Commit message (Expand)AuthorAge
* Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2013-12-11
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-11
* DebugInfo: Ensure unit IDs (for non-skeletal units) match thein index in the ...David Blaikie2013-12-06
* Make these two tests resilient in the face of compile unit sizeEric Christopher2013-12-05
* DwarfDebug: Include type units in accelerator tables.David Blaikie2013-11-26
* DebugInfo: Avoid emitting pubtype entries for type DIEs that just indirect to...David Blaikie2013-11-26
* Debug Info: update testing cases to specify the debug info version number.Manman Ren2013-11-22
* DebugInfo: Partial implementation of DWARF type units.David Blaikie2013-11-19
* DebugInfo: regenerate test case from Clang to adjust for fixes/improvementsDavid Blaikie2013-11-01
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-06
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-26
* Move file to X86 and add a triple to fix darwin bots for now.Eric Christopher2013-07-30
* DwarfDebug: MD5 is always little endian, bswap on big endian platforms.Benjamin Kramer2013-07-27
* Move this to the X86 directory, unfortunately the hashes are notEric Christopher2013-07-26