commit | d64096265605491a623ad566db9459e42dbe9ae7 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Tue Jan 13 20:44:56 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Tue Jan 13 20:44:56 2015 +0000 |
tree | c31c2b220b71c2a7c1c1579ec7d4ab73762c2cdb | |
parent | 9e495c518c1443ad88a5f6f1ab0e0185ef1e20ed [diff] |
IR: Add MDLocation class Add a new subclass of `UniquableMDNode`, `MDLocation`. This will be the IR version of `DebugLoc` and `DILocation`. The goal is to rename this to `DILocation` once the IR classes supersede the `DI`-prefixed wrappers. This isn't used anywhere yet. Part of PR21433. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225824 91177308-0d34-0410-b5e6-96231b3b80d8