blob: c9289b5ab716e3f96ca4724381f14a438177a454 [file] [log] [blame]
RUN: ld.lld --version \
RUN: -d \
RUN: -dc \
RUN: -detect-odr-violations \
RUN: -g \
RUN: -long-plt \
RUN: -no-copy-dt-needed-entries \
RUN: -no-ctors-in-init-array \
RUN: -no-keep-memory \
RUN: --no-relax \
RUN: -no-warn-mismatch \
RUN: -rpath-link . \
RUN: -secure-plt \
RUN: -sort-common \
RUN: -stats \
RUN: -warn-execstack \
RUN: -warn-once \
RUN: -warn-shared-textrel \
RUN: -EB \
RUN: -EL \
RUN: -G 0
RUN: not ld.lld --version --not-an-ignored-argument