Add some asserts to verify MVT invariant assumptions.
[oota-llvm.git] / lib / VMCore / DebugInfoBuilder.cpp
2008-08-27 Bill WendlingPut file scoped constants in an anonymous namespace...
2008-08-27 Evan ChengAdd DebugInfoBuilder. Patch by Talin!