[all-commits] [llvm/llvm-project] 0e3d7e: Fix gcc build after de3a485d9 due to a gcc bug: ht...
dyung via All-commits
all-commits at lists.llvm.org
Tue Feb 16 22:02:08 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e3d7e61867d69721b28e557272bdf4b66010327
https://github.com/llvm/llvm-project/commit/0e3d7e61867d69721b28e557272bdf4b66010327
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2021-02-16 (Tue, 16 Feb 2021)
Changed paths:
M llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
Log Message:
-----------
Fix gcc build after de3a485d9 due to a gcc bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92598
This should fix gcc based builders such as http://lab.llvm.org:8011/#/builders/76/builds/1683
More information about the All-commits
mailing list