OSDN Git Service

--- Merging (from foreign repository) r64714 into '.':
authorBill Wendling <isanbard@gmail.com>
Tue, 17 Feb 2009 01:04:54 +0000 (01:04 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 17 Feb 2009 01:04:54 +0000 (01:04 +0000)
commit86e6cb924b85e7a288a4d8bfde5d1a8fb9810c88
treec3e72b8f2057840adab445095bd46766d9fdddc8
parent1236df4aaa571461301eaa40c56de559a5a4f2f0
--- Merging (from foreign repository) r64714 into '.':
U    include/llvm/CodeGen/DebugLoc.h
U    lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
U    lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
U    lib/Target/X86/AsmPrinter/X86ATTAsmPrinter.cpp

Enable debug location generation at -Os. This goes with the reapplication of the
r63639 patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64715 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/DebugLoc.h
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
lib/Target/X86/AsmPrinter/X86ATTAsmPrinter.cpp