Skip to content
Commit a6e6abd7 authored by Qiongsi Wu's avatar Qiongsi Wu
Browse files

[AIX] Fix Link Issue when `-fprofile-update=[atomic|prefer-atomic]` is in Effect

https://reviews.llvm.org/D157280 enabled `-fprofile-update` for `-fprofile-generate`, but omitted adding `-latomic` to the linker command on AIX. This omission causes linking to fail due to an undefined symbol. This patch fixes the link error.

Reviewed By: w2yehia

Differential Revision: https://reviews.llvm.org/D159137
parent 9f72e3f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment