Skip to content
Commit ead13a3a authored by Matthew Bauer's avatar Matthew Bauer
Browse files

llvm: don’t use targetPlatform

LLVM should be target independent because it will work with all
machine types. This is different from GCC where it needs to know what
target to build ahead of time.
parent e636578d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment