Restore minor deletion.
authorMike Stump <mrs@apple.com>
Mon, 4 May 2009 18:40:41 +0000 (18:40 +0000)
committerMike Stump <mrs@apple.com>
Mon, 4 May 2009 18:40:41 +0000 (18:40 +0000)
commitfe095f39e7009c51d1c86769792ccbcad8cdd2ec
treec9883b04cd8a1416361a0b29a6a91bf2417bbf3e
parent04fa35ab13afbbc5b2f12437a256db84a27485d2
Restore minor deletion.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@70892 91177308-0d34-0410-b5e6-96231b3b80d8
24 files changed:
Makefile.rules
docs/GettingStarted.html
include/llvm/ADT/SmallSet.h
include/llvm/CodeGen/MachineModuleInfo.h
include/llvm/Transforms/Utils/BasicBlockUtils.h
lib/Analysis/CaptureTracking.cpp
lib/CodeGen/AsmPrinter/DwarfWriter.cpp
lib/CodeGen/SelectionDAG/FastISel.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
lib/CodeGen/StackSlotColoring.cpp
lib/CodeGen/VirtRegMap.cpp
lib/CodeGen/VirtRegMap.h
lib/Target/MSP430/MSP430ISelDAGToDAG.cpp
lib/Transforms/Scalar/CodeGenPrepare.cpp
lib/Transforms/Scalar/JumpThreading.cpp
lib/Transforms/Utils/BasicBlockUtils.cpp
lib/VMCore/Value.cpp
test/DebugInfo/2009-01-29-HeaderLocation.ll
test/FrontendC++/2009-05-04-PureConstNounwind.cpp [new file with mode: 0644]
test/FrontendC/2009-05-04-EnumInreg.c [new file with mode: 0644]
test/Transforms/FunctionAttrs/2008-12-31-NoCapture.ll
test/Transforms/JumpThreading/no-irreducible-loops.ll [new file with mode: 0644]
utils/TableGen/AsmWriterEmitter.cpp
utils/TableGen/DAGISelEmitter.cpp