forked from OSchip/llvm-project
[lld] Re-add REQUIRES line
Please don't remove REQUIRES lines when refreshing tests. llvm-svn: 226950
This commit is contained in:
parent
7b23b43bfe
commit
d9e8b06ceb
|
@ -1,3 +1,5 @@
|
|||
# REQUIRES: Mips
|
||||
|
||||
# Check executable base address configuration. Base address should be
|
||||
# equal to 0x400000 and the MIPS_BASE_ADDRESS dynamic tag's value should
|
||||
# be the same.
|
||||
|
|
Loading…
Reference in New Issue