https://bugs.llvm.org/show_bug.cgi?id=29113

hst...@ca.ibm.com changed:

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

--- Comment #6 from hst...@ca.ibm.com ---
The following now returns 0:
llc --filetype=obj -o ppc128-constant-folding.o < ppc128-constant-folding.ll &&
clang -o ppc128-constant-folding ppc128-constant-folding.o &&
./ppc128-constant-folding

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to