Use Intrinsic::ID for the pattern match templates, fixing a signed/unsigned
authorEric Christopher <echristo@gmail.com>
Wed, 4 Sep 2013 05:08:32 +0000 (05:08 +0000)
committerEric Christopher <echristo@gmail.com>
Wed, 4 Sep 2013 05:08:32 +0000 (05:08 +0000)
commit886631cc2790cc0143966069e613d933914724b4
tree8217f2cc9e65b5355ce47004ceadf42d67d14850
parentdc42d031fb5787733d6765d6fefc76d46a7a4c9b
Use Intrinsic::ID for the pattern match templates, fixing a signed/unsigned
comparison warning.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@189921 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/PatternMatch.h