| commit | 24c7f5efc5c13519ac9d2ada4930f07cfa65b4d0 | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Fri Dec 18 02:43:17 2009 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Fri Dec 18 02:43:17 2009 +0000 |
| tree | dd76d50e850d77fa74ac80931e2c2d04ff1aec3e | |
| parent | 916fec41fb3e0645a9e2bc5e36458391ba79550d [diff] |
Add -dwarf-debug-flags, which provides a way to embed the cc1 level options used to compile a translation unit into the debug info for that file. - Used by parts of Darwin build process to check compiler flags, etc. - <rdar://problem/7256886> clang does not emit AT_APPLE_flags llvm-svn: 91661