[all-commits] [llvm/llvm-project] cf4d4e: libclc: Compile with -nostdlib

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu May 28 07:45:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cf4d4e366a2165f0e93948f166d76ae650aecc98
      https://github.com/llvm/llvm-project/commit/cf4d4e366a2165f0e93948f166d76ae650aecc98
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

  Changed paths:
    M libclc/CMakeLists.txt

  Log Message:
  -----------
  libclc: Compile with -nostdlib

This fixes a build error when compiling for amdgcn-amd-amdhsa, which
defaults to trying to link bitcode libraries.




More information about the All-commits mailing list