summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/WinEHPrepare.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-04-20 18:32:29 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-04-20 18:32:29 +0000
commitbe9e4fe768faf92071960b99cb329dbbd7e4b355 (patch)
treeb9710e10adb562d67ef8c59f074ba608ac3be132 /llvm/lib/CodeGen/WinEHPrepare.cpp
parentfc8d9d9a20906e2ee51796add3798538d653ee74 (diff)
downloadbcm5719-llvm-be9e4fe768faf92071960b99cb329dbbd7e4b355.tar.gz
bcm5719-llvm-be9e4fe768faf92071960b99cb329dbbd7e4b355.zip
DebugInfo: Remove DIScope
Replace uses of `DIScope` with `MDScope*`. There was one spot where I've left an `MDScope*` uninitialized (where `DIScope` would have been default-initialized to `nullptr`) -- this is intentional, since the if/else that follows should unconditional assign it to a value. llvm-svn: 235327
Diffstat (limited to 'llvm/lib/CodeGen/WinEHPrepare.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud