linkenv.test 254 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 # RUN: env LINK=-help lld-link | FileCheck %s # RUN: env _LINK_=-help lld-link | FileCheck %s CHECK: OVERVIEW: LLVM Linker # RUN: env LINK=-help not lld-link /lldignoreenv 2>&1 | \ # RUN: FileCheck --check-prefix=ERR %s ERR: error: no input files