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

Eric Christopher <echri...@gmail.com> changed:

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

--- Comment #3 from Eric Christopher <echri...@gmail.com> ---
Basically wouldn't have noticed it on any of the modern ppc triples because
they're all 64-bit and include altivec by default. That said, there were corner
cases you could use to show it there too.

Anyhow, fixed thusly:

echristo@athyra ~/s/l/t/clang> git svn dcommit
Committing to https://llvm.org/svn/llvm-project/cfe/trunk ...
        M       lib/Basic/Targets.cpp
        M       test/Preprocessor/predefined-arch-macros.c
Committed r300395

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

Reply via email to