commit | c49b29ef5d4071cc4679d5560855f446f95919fc | [log] [tgz] |
---|---|---|
author | Rafael Espindola <rafael.espindola@gmail.com> | Thu May 31 13:45:46 2012 +0000 |
committer | Rafael Espindola <rafael.espindola@gmail.com> | Thu May 31 13:45:46 2012 +0000 |
tree | 05467ba198eafc2c05ec42aefee52b4fbeb769db | |
parent | 177cf1e1a3685209ab805f82897902a8d2b61661 [diff] |
Require intervals in the range metadata to be in a canonical form: They must be non contiguous, non overlapping and sorted by the lower end. While this is technically a backward incompatibility, every frontent currently produces range metadata with a single interval and we don't have any pass that merges intervals yet, so no existing bitcode files should be rejected by this. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157741 91177308-0d34-0410-b5e6-96231b3b80d8