[all-commits] [llvm/llvm-project] 56a498: [NFC] Fix Lit test 'amdgpu-openmp-sanitize-options...

Amit Kumar Pandey via All-commits all-commits at lists.llvm.org
Wed Feb 5 06:47:01 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 56a49884ad158fde292d007a2139a77353b4faf7
      https://github.com/llvm/llvm-project/commit/56a49884ad158fde292d007a2139a77353b4faf7
  Author: Amit Kumar Pandey <137622562+ampandey-1995 at users.noreply.github.com>
  Date:   2025-02-05 (Wed, 05 Feb 2025)

  Changed paths:
    M clang/test/Driver/amdgpu-openmp-sanitize-options.c

  Log Message:
  -----------
  [NFC] Fix Lit test 'amdgpu-openmp-sanitize-options.c'. (#125857)

Using 'compiler-rt' in 'LLVM_ENABLE_PROJECTS' causes the clang runtime
libraries to be build and installed with arch suffix names i.e
```'*-<arch>.a'``` and ```'*-<arch>.so'```.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list