mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 07:58:23 +08:00
Add "REQUIRES: asserts" to test that uses --debug-only flag
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
## Check that BOLT doesn't consider end-of-section symbols (e.g., _etext) as
|
||||
## functions.
|
||||
|
||||
# REQUIRES: system-linux
|
||||
# REQUIRES: system-linux, asserts
|
||||
|
||||
# RUN: llvm-mc -filetype=obj -triple x86_64-unknown-linux %s -o %t.o
|
||||
# RUN: ld.lld %t.o -o %t.exe -q
|
||||
|
||||
Reference in New Issue
Block a user