[all-commits] [llvm/llvm-project] 2d3d8c: [LangRef] remove callbr references from Addresses ...
Nick Desaulniers via All-commits
all-commits at lists.llvm.org
Wed Nov 16 09:23:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d3d8c9ad71268070fc1bf94e5c50e4f44de5c80
https://github.com/llvm/llvm-project/commit/2d3d8c9ad71268070fc1bf94e5c50e4f44de5c80
Author: Nick Desaulniers <ndesaulniers at google.com>
Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths:
M llvm/docs/LangRef.rst
Log Message:
-----------
[LangRef] remove callbr references from Addresses of BasicBlock section
Since D129288, we no longer use BlockAddress constants as operands of
callbr.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D138080
More information about the All-commits
mailing list