[all-commits] [llvm/llvm-project] 5269dd: [ThinLTO] Work around buggy FileCheck pattern; NFC

Bryan Chan via All-commits all-commits at lists.llvm.org
Tue Mar 22 05:40:26 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5269dd7f4877d4836dd7231580fa7809be90ae7a
      https://github.com/llvm/llvm-project/commit/5269dd7f4877d4836dd7231580fa7809be90ae7a
  Author: Bryan Chan <bryan.chan at huawei.com>
  Date:   2022-03-22 (Tue, 22 Mar 2022)

  Changed paths:
    M llvm/test/tools/gold/X86/thinlto_weak_resolution.ll

  Log Message:
  -----------
  [ThinLTO] Work around buggy FileCheck pattern; NFC

Update the FileCheck patterns in a test case to prevent a path name
containing the `@` character from causing it to fail unnecessarily,
e.g. during a Jenkins CI job.




More information about the All-commits mailing list