test: ensure that we dead-strip in the linker
authorSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 24 Dec 2019 18:18:13 +0000 (10:18 -0800)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 24 Dec 2019 18:19:22 +0000 (10:19 -0800)
commit64c6bb37832c2139a91801fece96de8898151079
tree23ee363d268a7d7ed7b7840d715ed4fe0e0390f9
parenta21beccea2020f950845cbb68db663d0737e174c
test: ensure that we dead-strip in the linker

`/OPT:REF` is needed for link to dead strip functions, `/Gy` by itself
is not sufficient.
lldb/packages/Python/lldbsuite/test/functionalities/dead-strip/Makefile