jfb added a comment.

In https://reviews.llvm.org/D22073#486636, @EricWF wrote:

> OK, IMO the way to handle this test is to have it manually link `-latomic`. 
> This can be done by renaming the test to `<test>.sh.cpp` and adding the 
> following lines:
>
>   // REQUIRES: libatomic
>   // RUN: %build -latomic
>   // RUN: %run
>
>
> After that this LGTM.


Sorry for the delay in getting back to this. It's now done :)
Will land after lunch (so I'm not AFK).


https://reviews.llvm.org/D22073



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to