[all-commits] [llvm/llvm-project] ce512d: Revert "[lldb] Refactor Module::LookupInfo constru...
Alex via All-commits
all-commits at lists.llvm.org
Tue Aug 24 14:53:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce512d5c2af58515378f5ecd989cdc0ccea8c997
https://github.com/llvm/llvm-project/commit/ce512d5c2af58515378f5ecd989cdc0ccea8c997
Author: Alex Langford <apl at fb.com>
Date: 2021-08-24 (Tue, 24 Aug 2021)
Changed paths:
M lldb/include/lldb/Core/Module.h
M lldb/include/lldb/Target/Language.h
M lldb/source/Core/CMakeLists.txt
M lldb/source/Core/Module.cpp
M lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp
M lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.h
M lldb/source/Plugins/Language/ObjC/ObjCLanguage.cpp
M lldb/source/Plugins/Language/ObjC/ObjCLanguage.h
Log Message:
-----------
Revert "[lldb] Refactor Module::LookupInfo constructor"
This reverts commit cd2134e42aa7d1168a3ed54e41793b022f961b1f.
Seems like this broke some tests on arm and aarch64 boxes. Will
investigate before re-landing.
More information about the All-commits
mailing list