Age | Commit message (Expand) | Author |
---|---|---|
2013-03-20 | Debug info: refactor the first field of DICompileUnit to be a raw file/direct... | David Blaikie |
2013-03-20 | Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com... | David Blaikie |
2013-03-20 | Remove unused field in DICompileUnit | David Blaikie |
2013-03-17 | Split out filename & directory from DIFile to start generalizing over DIScopes | David Blaikie |
2013-03-13 | Refactor filename/directory in DICompileUnit into a DIFile | David Blaikie |
2013-03-08 | Upgrade tests to the latest debug info format. | David Blaikie |
2011-11-02 | Don't emit a directory entry for the value in DW_AT_comp_dir, that is always | Nick Lewycky |
2011-10-31 | Switch new .file directive emission off by default, change llc's flag for it to | Nick Lewycky |
2011-10-17 | Add support for a new extension to the .file directive: | Nick Lewycky |
2011-06-05 | Harden tests for windows path separators. | Benjamin Kramer |
2011-03-29 | Reduce test case. | Rafael Espindola |
2011-03-24 | Move test in x86 specific area. | Devang Patel |