Remove outdated comment about SVH.

This commit is contained in:
Michael Woerister 2016-11-15 15:22:15 -05:00
parent a5137afe8c
commit e6b30bda49
1 changed files with 0 additions and 5 deletions

View File

@ -8,11 +8,6 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// FIXME (#14132): Even this SVH computation still has implementation
// artifacts: namely, the order of item declaration will affect the
// hash computation, but for many kinds of items the order of
// declaration should be irrelevant to the ABI.
use self::SawExprComponent::*;
use self::SawAbiComponent::*;
use self::SawItemComponent::*;