commit | 77d5aec27e457eae09d0fd07cfb0e88900f1d9fd | [log] [tgz] |
---|---|---|
author | Mehdi Amini <mehdi.amini@apple.com> | Sat May 14 04:58:35 2016 +0000 |
committer | Mehdi Amini <mehdi.amini@apple.com> | Sat May 14 04:58:35 2016 +0000 |
tree | 918c0a73a30e16d78fcde3f74275741bdec9bcba | |
parent | bdd5f696c028aa75cc0baa419889537958560a4f [diff] |
StripDebugInfo: uses isa<DbgInfoIntrinsic> instead of matching against llvm.dbg.* (NFC) Suggested by Adrian. This is NFC right now but is more clean and robust against future potential new debug info intrinsics. From: mehdi_amini <mehdi_amini@91177308-0d34-0410-b5e6-96231b3b80d8> git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269540 91177308-0d34-0410-b5e6-96231b3b80d8