forked from OSchip/llvm-project
7 lines
176 B
Python
7 lines
176 B
Python
|
## Show that each of the LLD variants detected by use_lld comes with its own
|
||
|
## feature.
|
||
|
|
||
|
# RUN: %{lit} %{inputs}/lld-features 2>&1 | FileCheck %s -DDIR=%p
|
||
|
|
||
|
# CHECK: Passed: 4
|