[all-commits] [llvm/llvm-project] 3aac95: Revert "[OpenMP][IRBuilder] Perform finalization (...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Wed Feb 12 16:51:46 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3aac953afa34885a72df96f2b703b65f85cbb149
https://github.com/llvm/llvm-project/commit/3aac953afa34885a72df96f2b703b65f85cbb149
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2020-02-12 (Wed, 12 Feb 2020)
Changed paths:
M clang/lib/CodeGen/CodeGenFunction.cpp
M llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
M llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp
M llvm/lib/Transforms/Utils/CodeExtractor.cpp
M llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
Log Message:
-----------
Revert "[OpenMP][IRBuilder] Perform finalization (incl. outlining) late"
This reverts commit 8a56d64d7620b3764f10f03f3a1e307fcdd72c2f.
Will be recommitted once the clang test problem is addressed.
More information about the All-commits
mailing list