reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
    1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12
   13
   14
   15
   16
   17
   18
   19
   20
   21
   22
   23
   24
RUN: ld.lld --version \
RUN:   -detect-odr-violations \
RUN:   -g \
RUN:   -long-plt \
RUN:   -no-add-needed \
RUN:   -no-copy-dt-needed-entries \
RUN:   -no-ctors-in-init-array \
RUN:   -no-keep-memory \
RUN:   -no-mmap-output-file \
RUN:   -no-pipeline-knowledge \
RUN:   -no-warn-mismatch \
RUN:   -p \
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:   -Qy
RUN: not ld.lld --version --not-an-ignored-argument