[LLVMbugs] [Bug 20333] [powerpc-darwin8] MachO_x86-64_PIC_relocations.s failing

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jul 18 01:08:28 PDT 2014


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

David Fang <fang at csl.cornell.edu> changed:

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

--- Comment #4 from David Fang <fang at csl.cornell.edu> ---
Lang, one or some of your commits in the last few days must have already fixed
it.  I'm now merged up to r213303, and both RuntimeDyld tests pass now.  (All
ExecutionEngine tests still pass.)

% bin/llvm-lit -v test/ExecutionEngine/RuntimeDyld
second level name optional in hw.optional.fma is invalid
-- Testing: 2 tests, 2 threads --
PASS: LLVM :: ExecutionEngine/RuntimeDyld/ARM/MachO_ARM_PIC_relocations.s (1 of
2)
PASS: LLVM :: ExecutionEngine/RuntimeDyld/X86/MachO_x86-64_PIC_relocations.s (2
of 2)
Testing Time: 22.24s
  Expected Passes    : 2

Care to comment on what exact commit you think fixed it?

-- 
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/20140718/65d7f768/attachment.html>


More information about the llvm-bugs mailing list