Add a simple breakpoint location printer. This will be used by upcoming "debug info...
authorDevang Patel <dpatel@apple.com>
Tue, 7 Dec 2010 00:33:43 +0000 (00:33 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 7 Dec 2010 00:33:43 +0000 (00:33 +0000)
commitf5f2300d2489ba1110b919abd18714ad707ec9a8
tree42138a87559af8f2152663973f25f7d78226c3b8
parent85f2ecc697a8ca6c8cf08093054cbbb9d2060ccf
Add a simple breakpoint location printer. This will be used by upcoming "debug info in optimized code" quality test harness to set breakpoints at "interesting" locations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121078 91177308-0d34-0410-b5e6-96231b3b80d8
tools/opt/opt.cpp