| commit | fe88b48632ab69708061091897e9f0e4a6ac9c1f | [log] [tgz] |
|---|---|---|
| author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Wed Apr 15 21:18:30 2015 +0000 |
| committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Wed Apr 15 21:18:30 2015 +0000 |
| tree | b74c09323dd39b03a5ef45bec0ef89d671d65a03 | |
| parent | cd1aecfe369a642ad1e73fb6d98bb2582e3f87ef [diff] |
DebugInfo: Pass DebugLocs when creating intrinsics Update for LLVM API change r235041 that makes `DIBuilder` require a `DebugLoc` to create a debug info intrinsic. llvm-svn: 235042