Unverified Commit 0d71df4e authored by Peter Klausler's avatar Peter Klausler Committed by GitHub
Browse files

[flang][runtime] Delete CharacterAssign() (#74621)

Lowering doesn't use it, and won't need it in the future; it emits
in-line code for conversions and for assignments to scalars, and uses
the general Assign() routine for arrays.
parent 06b3144c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment