Use cast<> instead of a C-style cast to get some free assertions.
[oota-llvm.git] / include / llvm / DebugInfoProbe.h
2011-03-10 Devang PatelIntroduce DebugInfoProbe. This is used to monitor how...