Fix a bunch of errors in the old logic.
[oota-llvm.git] / include / llvm / ADT / ImmutableIntervalMap.h
2010-02-02 Zhongxing XuFix a bunch of errors in the old logic.
2010-02-01 Zhongxing XuAdd an immutable interval map, prepared to be used...