[PATCH] D130513: [Flang] Add -fconvert option to swap endianness for unformatted files
Jean Perier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 4 01:52:42 PDT 2022
jeanPerier accepted this revision.
jeanPerier added a comment.
In D130513#3832241 <https://reviews.llvm.org/D130513#3832241>, @jpenix-quic wrote:
> Thank you @jeanPerier for looking over the lowering portion! Regarding moving the header (I'm replying to the comment here since the inline one now opens in a separate revision/window as the file is gone), I moved it to Lower/EnvironmentDefault.h as lowering is where I use it (as you mentioned). Please let me know if this needs further changes!
LGTM, thanks.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130513/new/
https://reviews.llvm.org/D130513
More information about the cfe-commits
mailing list