[all-commits] [llvm/llvm-project] 4cd6dc: [RISCV] Add more curly braces to constexpr array i...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Dec 14 21:52:24 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4cd6dc5adb7ab44ee31832770cfa0d99fe1f205e
https://github.com/llvm/llvm-project/commit/4cd6dc5adb7ab44ee31832770cfa0d99fe1f205e
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-12-14 (Tue, 14 Dec 2021)
Changed paths:
M llvm/lib/Support/RISCVISAInfo.cpp
Log Message:
-----------
[RISCV] Add more curly braces to constexpr array initialization to hopefully appease gcc 5.
Build bot failure found after D115668.
More information about the All-commits
mailing list