Move more self-contained functionality away from tools/opt/opt.cpp
authorEli Bendersky <eliben@google.com>
Wed, 12 Feb 2014 16:48:02 +0000 (16:48 +0000)
committerEli Bendersky <eliben@google.com>
Wed, 12 Feb 2014 16:48:02 +0000 (16:48 +0000)
commita0ea8fafdf83736039de389321cb35cad26c7e53
treed6df1ecb71ebd400b86ac15e4217f490874df37a
parent7580df334e9fd8964bd158d7feeadc4f9cdf43bb
Move more self-contained functionality away from tools/opt/opt.cpp

BreakpointPrinter moves to its own module.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201242 91177308-0d34-0410-b5e6-96231b3b80d8
tools/opt/BreakpointPrinter.cpp [new file with mode: 0644]
tools/opt/BreakpointPrinter.h [new file with mode: 0644]
tools/opt/CMakeLists.txt
tools/opt/opt.cpp