]> granicus.if.org Git - clang/commit
[MS ABI] Switch to the CRC implementation in LLVM
authorDavid Majnemer <david.majnemer@gmail.com>
Tue, 1 Sep 2015 21:24:07 +0000 (21:24 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Tue, 1 Sep 2015 21:24:07 +0000 (21:24 +0000)
commitb8371aaac02ecce9b5d63e08baf6a202886d3cf3
tree3c2663b52372349873d81a18833c79014a45ab75
parentdcea4e4553880e76609c504e271722ba719a3fe0
[MS ABI] Switch to the CRC implementation in LLVM

We now have an implementation of the CRC in LLVM's libSupport.  Let's
consolidate around that one.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@246591 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/MicrosoftMangle.cpp