Tagging Dib as llvmgcc42-2095.

llvm-svn: 63225
Undo following patch for now.

----
Set DW_AT_APPLE_optimized and DW_AT_APPLE_flags attribute while building
DICompileUnit.

Right now, llvm-gcc does not emit debug info when optimization is ON. However,
emit llvm.dbg.compile_unit and preserve it even when optimization is ON. This
allows DW_AT_APPLE_flags to find its way in final binary.
----

llvm-svn: 63216
2 files changed
tree: d8018c88965f11ad4559369e4e90723b44bfb3aa
  1. llvm-gcc-4.2/