Skip to content
Commit 76fa840d authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

Driver/Frontend: Add support for -mllvm, which forwards options to the LLVM option parser.

 - Note that this is a behavior change, previously -mllvm at the driver level forwarded to clang -cc1. The driver does a little magic to make sure that '-mllvm -disable-llvm-optzns' works correctly, but other users will need to be updated to use -Xclang.

llvm-svn: 101354
parent 6ebd8674
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment