[all-commits] [llvm/llvm-project] 50a3ff: [PatchableFunction] Allow empty entry MachineBasic...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jan 24 09:45:16 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 50a3ff30e1587235d1830fec9694c1239302ab9f
https://github.com/llvm/llvm-project/commit/50a3ff30e1587235d1830fec9694c1239302ab9f
Author: Fangrui Song <maskray at google.com>
Date: 2020-01-24 (Fri, 24 Jan 2020)
Changed paths:
M llvm/lib/CodeGen/PatchableFunction.cpp
A llvm/test/CodeGen/AArch64/patchable-function-entry-empty.mir
Log Message:
-----------
[PatchableFunction] Allow empty entry MachineBasicBlock
Reviewed By: nickdesaulniers
Differential Revision: https://reviews.llvm.org/D73301
More information about the All-commits
mailing list