[all-commits] [llvm/llvm-project] 0e1737: Revert "[CodeGen] Keep track of eagerly emitted gl...
Jonas Hahnfeld via All-commits
all-commits at lists.llvm.org
Thu Aug 17 05:22:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e17372b380467ac8339afdec992fbf887a11feb
https://github.com/llvm/llvm-project/commit/0e17372b380467ac8339afdec992fbf887a11feb
Author: Jonas Hahnfeld <jonas.hahnfeld at cern.ch>
Date: 2023-08-17 (Thu, 17 Aug 2023)
Changed paths:
M clang/lib/CodeGen/CodeGenModule.cpp
R clang/test/Interpreter/inline-virtual.cpp
Log Message:
-----------
Revert "[CodeGen] Keep track of eagerly emitted globals"
The added test doesn't work on Windows:
https://lab.llvm.org/buildbot/#/builders/216/builds/25769
This reverts commit f8dadefd4afc8e1b7b9a1e69a0ba8df051e03328.
More information about the All-commits
mailing list