Home | History | Annotate | Download | only in Driver

Lines Matching refs:OPT_fPIC

902   CompilerRT += Args.hasArg(options::OPT_fPIC) ? "_pic.a" : "_static.a";