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