[PATCH] D84559: [compiler-rt][cmake] Don't pass --version-script to Illumos ld

Rainer Orth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 30 01:20:07 PDT 2020


ro added a comment.

In D84559#2182131 <https://reviews.llvm.org/D84559#2182131>, @aeubanks wrote:

> I killed everything and started again from scratch, seems like it's not an issue anymore. Might be CMake caching not working well between CMake changes?
> Sorry for the false alarm.

No worries: glad it wasn't my fault. I've always been wary of rebuilds correctly picking up configuration changes, both in the cmake and autotools worlds.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84559



More information about the llvm-commits mailing list