summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/dbg-file-name.ll
Commit message (Expand)AuthorAge
* Debug info: refactor the first field of DICompileUnit to be a raw file/direct...David Blaikie2013-03-20
* Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...David Blaikie2013-03-20
* Remove unused field in DICompileUnitDavid Blaikie2013-03-20
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-17
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-13
* Upgrade tests to the latest debug info format.David Blaikie2013-03-08
* Don't emit a directory entry for the value in DW_AT_comp_dir, that is alwaysNick Lewycky2011-11-02
* Switch new .file directive emission off by default, change llc's flag for it toNick Lewycky2011-10-31
* Add support for a new extension to the .file directive:Nick Lewycky2011-10-17
* Harden tests for windows path separators.Benjamin Kramer2011-06-05
* Reduce test case.Rafael Espindola2011-03-29
* Move test in x86 specific area.Devang Patel2011-03-24