[all-commits] [llvm/llvm-project] 89eb85: [IRBuilder] Remove deprecated methods
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Dec 1 02:55:22 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 89eb85ac6eab6431ef72ef705d560c72c5ed71f3
https://github.com/llvm/llvm-project/commit/89eb85ac6eab6431ef72ef705d560c72c5ed71f3
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-12-01 (Wed, 01 Dec 2021)
Changed paths:
M llvm/include/llvm/IR/IRBuilder.h
Log Message:
-----------
[IRBuilder] Remove deprecated methods
Remove deprecated methods that are incompatible with opaque
pointers. These have all been deprecated at some point prior to
the LLVM 13 release.
More information about the All-commits
mailing list