Remove an unused file.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 7 Apr 2014 17:17:00 +0000 (17:17 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 7 Apr 2014 17:17:00 +0000 (17:17 +0000)
commit4db84a068736cb20987359f0fa8037d9106876f0
tree86674e3e6bc7ec1904bf3a024310d6dec508cb08
parent9583b2c3dc4743f318e7188aeabca661d2a06673
Remove an unused file.

Using this file would result in an odr violation: it defines an llvm::Interval
class that conflicts with the one in Analysis/Interval.h.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205726 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/ImmutableIntervalMap.h [deleted file]