llvm-mirror/test/tools/gold
Kristof Beyls 28b8dc2f09 Remove size 1 from check as that isn't part of what the test is meant to be testing.
This test also runs on e.g. ARM-native builds when the X86 backend is also
built.  This test produces code for the default instruction set, even though it
is in a "X86" sub-directory. Given that this test doesn't seem to be testing
anything architecture-specific, it seems it's best to adapt the check to not
check for an architecture-dependent value (the size of the function), rather
than hard-code the test to target x86.

llvm-svn: 267722
2016-04-27 15:03:09 +00:00
..
PowerPC Split the gold tests into X86 and PowerPC directories. 2015-08-28 20:33:56 +00:00
X86 Remove size 1 from check as that isn't part of what the test is meant to be testing. 2016-04-27 15:03:09 +00:00