[all-commits] [llvm/llvm-project] a5258e: Revert "[MCParser] Use default member initializati...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Jun 18 21:02:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5258e5b2728e6337462247ba11dcf7af051ae9b
https://github.com/llvm/llvm-project/commit/a5258e5b2728e6337462247ba11dcf7af051ae9b
Author: Kazu Hirata <kazu at google.com>
Date: 2022-06-18 (Sat, 18 Jun 2022)
Changed paths:
M llvm/lib/MC/MCParser/AsmParser.cpp
Log Message:
-----------
Revert "[MCParser] Use default member initialization (NFC)"
This reverts commit 68090a014cf5af8198a06bdecea0aeedc0c23023.
The patch seems to cause a build error on ppc64le:
https://lab.llvm.org/buildbot#builders/121/builds/20536
More information about the All-commits
mailing list