[all-commits] [llvm/llvm-project] 965744: [compiler-rt] Build with correct ABI (PR38025)

Shoaib Meenai via All-commits all-commits at lists.llvm.org
Fri Apr 3 11:53:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9657446313abd4b3b44f66a30430c0d7f6ccd7b8
      https://github.com/llvm/llvm-project/commit/9657446313abd4b3b44f66a30430c0d7f6ccd7b8
  Author: Riyaz V Puthiyapurayil <riyaz at synopsys.com>
  Date:   2020-04-03 (Fri, 03 Apr 2020)

  Changed paths:
    M compiler-rt/CMakeLists.txt
    M compiler-rt/cmake/Modules/AddCompilerRT.cmake
    M compiler-rt/cmake/Modules/HandleCompilerRT.cmake
    M compiler-rt/cmake/config-ix.cmake

  Log Message:
  -----------
  [compiler-rt] Build with correct ABI (PR38025)

Summary:
This patch fixes [[ https://bugs.llvm.org/show_bug.cgi?id=38025 | PR38025 ]]:
Wrong ABI used when building compiler-rt

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




More information about the All-commits mailing list