Example #1
0
 void HandleLinkerOptionPragma(llvm::StringRef Opts) override {
   Builder->AppendLinkerOptions(Opts);
 }