summaryrefslogtreecommitdiff
path: root/test cases/common/183 as-needed/libB.cpp
AgeCommit message (Collapse)Author
2018-03-23Rename '183 as-needed' common test into '184 as-needed'Aleksey Filippov
Also use !bool instead of bool == false.
2018-03-19Add -Wl,-dead_strip_dylibs supportDavid Seifert
* `-Wl,-dead_strip_dylibs` is the analogue of `-Wl,--as-needed` on macOS.