[all-commits] [llvm/llvm-project] b146df: [flang] add attribute to trim runtime implementati...

jeanPerier via All-commits all-commits at lists.llvm.org
Wed Feb 24 09:55:07 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b146dfe527ba81297d2949fc423e66c869bf926a
      https://github.com/llvm/llvm-project/commit/b146dfe527ba81297d2949fc423e66c869bf926a
  Author: Jean Perier <jperier at nvidia.com>
  Date:   2021-02-24 (Wed, 24 Feb 2021)

  Changed paths:
    M flang/runtime/character.cpp

  Log Message:
  -----------
  [flang] add attribute to trim runtime implementation establish call

CFI allocatable attribute is needed so that the descriptor for the
result can be allocated/deallocated.

Reviewed By: klausler

Differential Revision: https://reviews.llvm.org/D97395




More information about the All-commits mailing list