[all-commits] [llvm/llvm-project] 88ba56: Revert "[MCParser] Modernize CppHashInfoTy (NFC)"
kazutakahirata via All-commits
all-commits at lists.llvm.org
Sat Jun 10 13:34:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 88ba56c5b834506fe1f7145ef5b459a2d3edadb8
https://github.com/llvm/llvm-project/commit/88ba56c5b834506fe1f7145ef5b459a2d3edadb8
Author: Kazu Hirata <kazu at google.com>
Date: 2023-06-10 (Sat, 10 Jun 2023)
Changed paths:
M llvm/lib/MC/MCParser/MasmParser.cpp
Log Message:
-----------
Revert "[MCParser] Modernize CppHashInfoTy (NFC)"
This reverts commit c0f9d7b0e6199ca3bde5a6d0036a8ada0bb6253b.
A build error has been reported with gcc-7.
This patch fixes:
https://github.com/llvm/llvm-project/issues/63240
More information about the All-commits
mailing list