[BuildingAJIT] Use the remote target triple to construct the TargetMachine in
Chapter 5. Chapter 5 demonstrates remote JITing: code is executed on the remote, not the machine running the REPL, so it's the remote's triple (and TargetMachine) that we need. llvm-svn: 284657
Loading
Please sign in to comment