--- Merging (from foreign repository) r66644 into '.':
U    gcc/llvm-backend.cpp
U    gcc/llvm-debug.cpp
U    gcc/llvm-debug.h

When PCH is read, TheDebugInfo is re-created. However, this set up loses main
compile unit already created from main_input_filename because CUCache is reset.
Re-initialize this by creating new main compile unit.

llvm-svn: 66666
3 files changed
tree: 7779319046e2a898bd6fad2839b55014084fac76
  1. llvm-gcc-4.2/