| commit | 67c6ab88653289579cca588adbac1ccf05dd7f64 | [log] [tgz] |
|---|---|---|
| author | Rafael Espindola <rafael.espindola@gmail.com> | Thu Nov 18 02:04:25 2010 +0000 |
| committer | Rafael Espindola <rafael.espindola@gmail.com> | Thu Nov 18 02:04:25 2010 +0000 |
| tree | fdd9a43982399db48e29af95887b5f46c006197c | |
| parent | fb340102582bb975698c20aefad833a07243c4c6 [diff] |
Change CodeGen to use .loc directives. This produces a lot more readable output and testing is easier. A good example is the unknown-location.ll test that now can just look for ".loc 1 0 0". We also don't use a DW_LNE_set_address for every address change anymore. llvm-svn: 119613