[clang][tests] Specify unwindlib in aix-ld tests
Clang can be configured with a different default unwindlib, for example gcc. In that case, -lunwind will not be present in the output. Fix this by explicitly specifying libunwind as the unwindlib. Differential Revision: https://reviews.llvm.org/D104899
Loading
Please sign in to comment