[all-commits] [llvm/llvm-project] b0c51f: [memprof] Update the test comments to include -Wl, ...

Snehasish Kumar via All-commits all-commits at lists.llvm.org
Wed Jun 15 09:49:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b0c51f00ae6853b9fb1591390456c1119f723387
      https://github.com/llvm/llvm-project/commit/b0c51f00ae6853b9fb1591390456c1119f723387
  Author: Snehasish Kumar <snehasishk at google.com>
  Date:   2022-06-15 (Wed, 15 Jun 2022)

  Changed paths:
    M llvm/test/tools/llvm-profdata/memprof-basic.test
    M llvm/test/tools/llvm-profdata/memprof-inline.test
    M llvm/test/tools/llvm-profdata/memprof-merge.test
    M llvm/test/tools/llvm-profdata/memprof-multi.test

  Log Message:
  -----------
  [memprof] Update the test comments to include -Wl,-no-pie

Until we have symbolization for position independent code lets update
this documentation since clang now defaults to position independent
code.

Reviewed By: tejohnson

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




More information about the All-commits mailing list