[XRay][compiler-rt] Spell REQUIRES properly for x86_64-linux
authorDean Michael Berris <dberris@google.com>
Thu, 30 Mar 2017 03:50:56 +0000 (03:50 +0000)
committerDean Michael Berris <dberris@google.com>
Thu, 30 Mar 2017 03:50:56 +0000 (03:50 +0000)
commitd7b2aafcfc87296c9d636013743c1f32f7d164da
tree44a12684e434b85883f1cc8e674f03cf210533dd
parentc8381a8ad499a008616af429dfd4ad4192bc5855
[XRay][compiler-rt] Spell REQUIRES properly for x86_64-linux

Until llvm-xray starts running/supporting binaries that are not ELF64 we
only run the FDR tests on x86_64-linux. Previous changes caused the
tests to not actually run on x86_64.

Follow-up on D31454.

llvm-svn: 299050
compiler-rt/test/xray/TestCases/Linux/fdr-mode.cc
compiler-rt/test/xray/TestCases/Linux/fdr-thread-order.cc