[PATCH] D95630: [flang][fir] Remove references to code to be removed.

Eric Schweitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 09:52:11 PST 2021


schweitz created this revision.
schweitz added reviewers: jeanPerier, clementval, kiranchandramohan.
schweitz added a project: Flang.
Herald added subscribers: mehdi_amini, jdoerfert.
schweitz requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This removes references to archaic FIR artifacts that will be removed in subsequent commits.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D95630

Files:
  flang/lib/Lower/CharacterExpr.cpp
  flang/lib/Lower/ComplexExpr.cpp
  flang/lib/Lower/ConvertType.cpp
  flang/lib/Lower/DoLoopHelper.cpp
  flang/lib/Lower/FIRBuilder.cpp
  flang/lib/Lower/IO.cpp
  flang/lib/Lower/IntrinsicCall.cpp
  flang/lib/Lower/Mangler.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95630.319907.patch
Type: text/x-patch
Size: 9709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210128/2188656f/attachment.bin>


More information about the llvm-commits mailing list