Skip to content
Commit b5c15e82 authored by Chris Lattner's avatar Chris Lattner
Browse files

Finish handling of -mmacosx-version-min. If you now do something like:

clang -mmacosx-version-min=10.4.9 ...

you'll end up with a target triple like "i686-apple-darwin8.9".

llvm-svn: 56871
parent 2bd7b24f
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