From: Florian Krohm Date: Wed, 26 Dec 2012 21:12:07 +0000 (+0000) Subject: Remove a fixme. X-Git-Tag: svn/VALGRIND_3_9_0~473 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22703eb26fa195573cc58a265ae6cad6efbb8bce;p=thirdparty%2Fvalgrind.git Remove a fixme. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13204 --- diff --git a/coregrind/m_machine.c b/coregrind/m_machine.c index ba3d52dec2..bbbea7e9a2 100644 --- a/coregrind/m_machine.c +++ b/coregrind/m_machine.c @@ -431,7 +431,6 @@ ULong VG_(machine_ppc64_has_VMX) = 0; Int VG_(machine_arm_archlevel) = 4; #endif -/* fixs390: anything for s390x here ? */ /* For hwcaps detection on ppc32/64, s390x, and arm we'll need to do SIGILL testing, so we need a VG_MINIMAL_JMP_BUF. */