Override the datalayout in a module with -triple.
This matches llc's behavior. Before this patch clang would create a TargetInfo base on -triple but a llvm CodeGen based on the triple in the module. llvm-svn: 197837
Loading
Please register or sign in to comment