]> granicus.if.org Git - clang/commit
CGLoopInfo: Use the MD_loop metadata kind from r264371, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 25 Mar 2016 00:38:14 +0000 (00:38 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 25 Mar 2016 00:38:14 +0000 (00:38 +0000)
commit2250bd96d2b6fd52da1f14e6d94c5ecd1eaedf04
treefabdd6bd4b9782df2855b53a159836e63b2b977b
parent3fc669a306285df6d5dbc0f9bd98eeb5809f84a3
CGLoopInfo: Use the MD_loop metadata kind from r264371, NFC

Besides a small compile-time speedup, there should be no real
functionality change here.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@264372 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGLoopInfo.cpp