[all-commits] [llvm/llvm-project] 05df5c: [TSan] Allow test contents to be copied before exe...

Julian Lettner via All-commits all-commits at lists.llvm.org
Mon Apr 12 13:31:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05df5c54e8e15a444f59c535b2935fc19a90579b
      https://github.com/llvm/llvm-project/commit/05df5c54e8e15a444f59c535b2935fc19a90579b
  Author: Julian Lettner <julian.lettner at apple.com>
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
    M compiler-rt/test/tsan/on_initialize_finalize_hooks.cpp

  Log Message:
  -----------
  [TSan] Allow test contents to be copied before execution

Allow test contents to be copied before execution by using
`%ld_flags_rpath_so`, `%ld_flags_rpath_exe`, and `%dynamiclib`
substitutions.

rdar://76302416

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




More information about the All-commits mailing list