[all-commits] [llvm/llvm-project] 666acc: [compiler-rt][profile] Enable profile tests for AIX

jsji via All-commits all-commits at lists.llvm.org
Tue Oct 12 20:00:52 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 666accf283311c5110ae4e2e5e4c4b99078eed15
      https://github.com/llvm/llvm-project/commit/666accf283311c5110ae4e2e5e4c4b99078eed15
  Author: Jinsong Ji <jji at us.ibm.com>
  Date:   2021-10-13 (Wed, 13 Oct 2021)

  Changed paths:
    M compiler-rt/test/profile/instrprof-set-dir-mode.c
    M compiler-rt/test/profile/instrprof-set-file-object-merging.c
    M compiler-rt/test/profile/instrprof-set-file-object.c
    M compiler-rt/test/profile/lit.cfg.py

  Log Message:
  -----------
  [compiler-rt][profile] Enable profile tests for AIX

This patch enable profile test for supported options on AIX.

Reviewed By: w2yehia

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




More information about the All-commits mailing list