diff options
author | Chris Lattner <sabre@nondot.org> | 2010-04-01 06:31:45 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-04-01 06:31:45 +0000 |
commit | a41b9153c3e568c874eb777d2b295659a9aca10a (patch) | |
tree | 501d19b50f4997e21e6fc3de4351ffacb1e82d2b /lib/Transforms/Scalar/SCCP.cpp | |
parent | f0100ff3f6adb41d257ab5bff5fef390a8f458e2 (diff) | |
download | external_llvm-a41b9153c3e568c874eb777d2b295659a9aca10a.zip external_llvm-a41b9153c3e568c874eb777d2b295659a9aca10a.tar.gz external_llvm-a41b9153c3e568c874eb777d2b295659a9aca10a.tar.bz2 |
switch IRBuilder to use NewDebugLoc for locations instead
of raw mdnodes. This allows frontends to specify debug
locations without ever creating an MDNode for the DILocation.
This requires a corresponding clang/llvm-gcc change which
I'll try to commit as simultaneously as possible.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100095 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Scalar/SCCP.cpp')
0 files changed, 0 insertions, 0 deletions