[LLVMbugs] [Bug 12833] EngineBuilder ignores mcpu/march/mattr parameters, and so does lli

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed May 14 04:26:05 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=12833

Jose Fonseca <jfonseca at vmware.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Jose Fonseca <jfonseca at vmware.com> ---
Fixed in

commit 5b2d81bb50de40c94449b10c527228b9ebf2c35f
Author: Owen Anderson <resistor at mac.com>
Date:   Mon May 21 16:57:17 2012 +0000

    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


So we can close it now.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140514/4480c36c/attachment.html>


More information about the llvm-bugs mailing list