Clang now attempts to create a TargetMachine whenever a triple is given.
Many of our tests specify triples that are not built into clang. In this commit we allow clang to fail loading the triple if we are only using clang to emit llvm ir. llvm-svn: 166543
Loading
Please register or sign in to comment