[PATCH] D74133: [compiler-rt] Build with correct ABI (PR38025)

Riyaz V Puthiyapurayil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 1 19:30:53 PST 2020


RVP updated this revision to Diff 247541.
RVP marked 4 inline comments as done.
RVP added a comment.

Minor fix in previous revision. Rather than return without setting `${variable}`, set to `NOTFOUND`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74133/new/

https://reviews.llvm.org/D74133

Files:
  compiler-rt/CMakeLists.txt
  compiler-rt/cmake/Modules/AddCompilerRT.cmake
  compiler-rt/cmake/Modules/HandleCompilerRT.cmake
  compiler-rt/cmake/config-ix.cmake

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74133.247541.patch
Type: text/x-patch
Size: 6664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200302/8df166d9/attachment.bin>


More information about the llvm-commits mailing list