Chromium Code Reviews
DescriptionSubzero: Fix the LLVM trunk build.
The original Ice::Inst needed a bit of template specialization so that llvm::ilist<Ice::Inst> methods wouldn't try to invoke private/deleted ctor/dtor methods. The Subzero code copied a pattern fairly widely used in LLVM.
Recently, LLVM improved ilist<> so that this specialization is no longer needed.
BUG= none
R=jpp@chromium.org
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=8b21cc589f0cc01344a6a772c97c1f24a40718cc
Patch Set 1 #
Messages
Total messages: 6 (3 generated)
|
|||||||||||||||||||