[clang][test] Remove unnecessary 'REQUIRES'
authorBen Shi <powerman1st@163.com>
Fri, 13 Jan 2023 01:25:42 +0000 (09:25 +0800)
committerBen Shi <powerman1st@163.com>
Fri, 13 Jan 2023 02:04:22 +0000 (10:04 +0800)
commit485ba407a6a903b2443a8b6b7912de234cc60ffd
treef3015cb5a60b20363915ba3333f794582a21a902
parentc184423e70c045b354820812c0788b00a3b55b18
[clang][test] Remove unnecessary 'REQUIRES'

The test 'Preprocessor/predefined-arch-macros.c' contains many
target tests than 'amdgpu'. If clang is built without 'amdgpu',
then failures in other target tests will not be reported.

Reviewed By: aaron.ballman, MaskRay

Differential Revision: https://reviews.llvm.org/D141647
clang/test/Preprocessor/predefined-arch-macros.c