Skip to content
Commit e36cd48b 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 be6d030b
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