| commit | d7b2aafcfc87296c9d636013743c1f32f7d164da | [log] [tgz] |
|---|---|---|
| author | Dean Michael Berris <dberris@google.com> | Thu Mar 30 03:50:56 2017 +0000 |
| committer | Dean Michael Berris <dberris@google.com> | Thu Mar 30 03:50:56 2017 +0000 |
| tree | 44a12684e434b85883f1cc8e674f03cf210533dd | |
| parent | c8381a8ad499a008616af429dfd4ad4192bc5855 [diff] |
[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