[all-commits] [llvm/llvm-project] 13e061: Revert "Quick fix to unbreak tblgen past 8ae18303f...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Dec 6 05:44:16 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13e061e73e1b067589d3bd680fc29297d7e4ec8d
https://github.com/llvm/llvm-project/commit/13e061e73e1b067589d3bd680fc29297d7e4ec8d
Author: Nico Weber <thakis at chromium.org>
Date: 2022-12-06 (Tue, 06 Dec 2022)
Changed paths:
M llvm/utils/TableGen/OptParserEmitter.cpp
Log Message:
-----------
Revert "Quick fix to unbreak tblgen past 8ae18303f97d"
This reverts commit e50a60d7349de151bd2b06d85a79201ebc372d8a.
Prerequisite for reverting 8ae18303f97d5.
Commit: de4b6a1bc64db33643f001ad45fae7b92b4a4688
https://github.com/llvm/llvm-project/commit/de4b6a1bc64db33643f001ad45fae7b92b4a4688
Author: Nico Weber <thakis at chromium.org>
Date: 2022-12-06 (Tue, 06 Dec 2022)
Changed paths:
M clang/lib/Driver/ToolChains/Gnu.cpp
M llvm/include/llvm/Option/OptTable.h
M llvm/lib/Option/OptTable.cpp
M llvm/unittests/Option/OptionMarshallingTest.cpp
M llvm/utils/TableGen/OptParserEmitter.cpp
Log Message:
-----------
Revert "Store OptTable::Info::Name as a StringRef"
This reverts commit 8ae18303f97d5dcfaecc90b4d87effb2011ed82e.
Breaks buildling lldb, see https://reviews.llvm.org/D139274#3974171
Compare: https://github.com/llvm/llvm-project/compare/b2dc1a2ee111...de4b6a1bc64d
More information about the All-commits
mailing list