[all-commits] [llvm/llvm-project] cc4768: [flang]Add examples in documentation/Bijective...

sameeranjoshi via All-commits all-commits at lists.llvm.org
Thu May 7 11:35:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cc4768f2ec7ca1e6421c18afeface61376e9fab7
      https://github.com/llvm/llvm-project/commit/cc4768f2ec7ca1e6421c18afeface61376e9fab7
  Author: sameeran joshi <sameeranjayant.joshi at amd.com>
  Date:   2020-05-08 (Fri, 08 May 2020)

  Changed paths:
    M flang/documentation/BijectiveInternalNameUniquing.md

  Log Message:
  -----------
      [flang]Add examples in documentation/BijectiveInternalNameUniquing.md

    Summary:
    I thought it would be simpler to understand on how the unique names would
    look like when an example is present. So I added some examples.

    I found 2 such places to add examples
    -Common blocks
    -Module scope global data

    Reviewers: schweitz, kiranchandramohan, sscalpone, jeanPerier, jdoerfert, DavidTruby

    Reviewed By: schweitz, jeanPerier

    Subscribers: llvm-commits, flang-commits

    Tags: #flang, #llvm

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




More information about the All-commits mailing list