commit | 8713d99a25980b7f48d88c114a75a0e5f41a68dc | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Fri Feb 06 22:50:13 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Fri Feb 06 22:50:13 2015 +0000 |
tree | 71d23dd0c6c0cdd625283a7d62943e59644116fe | |
parent | 4752dabe97352ef367b66bc08c2519e64418ef1f [diff] |
IR: Allow 32-bits for lines in debug location Remove unnecessary restriction of 24-bits for line numbers in `MDLocation`. The rest of the debug info schema (with the exception of local variables) uses 32-bits for line numbers. As I introduce the specialized nodes, it makes sense to canonicalize on one size or the other. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228455 91177308-0d34-0410-b5e6-96231b3b80d8