[all-commits] [llvm/llvm-project] fe9a4b: Fix build post-revert in 8d5a981a135a
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Sun Mar 7 16:59:31 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe9a4b55da7443c0ae308587cf86e4e31a0993c0
https://github.com/llvm/llvm-project/commit/fe9a4b55da7443c0ae308587cf86e4e31a0993c0
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-03-08 (Mon, 08 Mar 2021)
Changed paths:
M llvm/include/llvm/IR/IRBuilder.h
Log Message:
-----------
Fix build post-revert in 8d5a981a135a
One commit introduced after the reverted change was using an API
introduced there, this is reintroducing the API, but not the original
broken change.
More information about the All-commits
mailing list