forked from OSchip/llvm-project
351870720f
The existing logic adds `-rpath` to CGO_LDFLAGS, which is not a valid linker option on AIX. This patch substitutes it with `-blibpath` on AIX. Reviewed By: daltenty Differential Revision: https://reviews.llvm.org/D113704 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
llvm-go.go |