[all-commits] [llvm/llvm-project] d90eec: Revert "Also move WeakRefReferences in CodeGenModu...
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Mon Jun 13 10:13:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d90eecff5c9e7e9f8263de6cd72d70322400829f
https://github.com/llvm/llvm-project/commit/d90eecff5c9e7e9f8263de6cd72d70322400829f
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M clang/lib/CodeGen/CodeGenModule.h
Log Message:
-----------
Revert "Also move WeakRefReferences in CodeGenModule::moveLazyEmssionStates"
This reverts commit 0ecbedc0986bd4b7b90a60a5f31d32337160d4c4.
Parent change broke the ASan buildbot. See
https://reviews.llvm.org/D126781 for more information.
Commit: d3ddc251acae631bf5ab4da13878f7e8b5b5a451
https://github.com/llvm/llvm-project/commit/d3ddc251acae631bf5ab4da13878f7e8b5b5a451
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M clang/lib/CodeGen/CodeGenModule.h
M clang/lib/CodeGen/ModuleBuilder.cpp
M clang/test/Interpreter/execute.cpp
Log Message:
-----------
Revert "[CodeGen] Keep track info of lazy-emitted symbols in ModuleBuilder"
This reverts commit b8f9459715815fa055b3e1c5f970c616797dfcfb.
Broke the ASan buildbot. See https://reviews.llvm.org/D126781 for more
information.
Compare: https://github.com/llvm/llvm-project/compare/cc020a2236af...d3ddc251acae
More information about the All-commits
mailing list