Make it so that the MArch, MCPU, MAttrs passed to EngineBuilder are actually used.
authorOwen Anderson <resistor@mac.com>
Mon, 21 May 2012 16:57:17 +0000 (16:57 +0000)
committerOwen Anderson <resistor@mac.com>
Mon, 21 May 2012 16:57:17 +0000 (16:57 +0000)
commit5b2d81bb50de40c94449b10c527228b9ebf2c35f
tree1bed69e41c4290e77623f2b58c7bedfdb7f891c4
parent8c3f33d337acf0cf2015fa04e0c7aafe3931fbd3
Make it so that the MArch, MCPU, MAttrs passed to EngineBuilder are actually used.

Patch by Jose Fonseca.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@157191 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/TargetSelect.cpp