llvm-6502/include
Duncan P. N. Exon Smith c10ef2df5c IR: Detect whether to call recalculateHash() via SFINAE, NFC
Rather than relying on updating switch statements correctly, detect
whether `setHash()` exists in the subclass.  If so, call
`recalculateHash()` and `setHash(0)` appropriately.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226531 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-20 00:57:33 +00:00
..
llvm IR: Detect whether to call recalculateHash() via SFINAE, NFC 2015-01-20 00:57:33 +00:00
llvm-c Finish removing DestroySource. 2014-12-23 19:16:45 +00:00