This patch adds the ability to lower an empty subroutine.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM.
I have added entries to the tracker https://github.com/flang-compiler/f18-llvm-project/projects/6
flang/lib/Lower/Bridge.cpp | ||
---|---|---|
248–252 | Nit: Are these required for this Patch? |
flang/lib/Lower/Bridge.cpp | ||
---|---|---|
248–252 | Not necessary right. I'll remove it. |
Nit: Are these required for this Patch?