CMake/Tests/RunCMake/AutoExportDll
Brad King 3250b9a122 bindexplib: Revert support for constants symbols
Revert the main logic change of commit v3.9.0-rc1~192^2 (bindexplib: fix
constants symbols export, 2017-04-26) and its test case.  Unfortunately
some constants may be provided by multiple object files with different
`@...` suffixes, leading to ambiguous references.  Revert support
pending further investigation.

Fixes: #17045
2017-07-10 14:54:07 -04:00
..
sub
AutoExport.cmake bindexplib: Always export executable symbols, even they are also readable 2017-02-28 09:49:12 -05:00
AutoExportBuild-stderr.txt
CMakeLists.txt
foo.c bindexplib: Revert support for constants symbols 2017-07-10 14:54:07 -04:00
hello2.c
hello.cxx
hello.h
nop.asm bindexplib: Always export executable symbols, even they are also readable 2017-02-28 09:49:12 -05:00
objlib.c
RunCMakeTest.cmake
say.cxx bindexplib: Revert support for constants symbols 2017-07-10 14:54:07 -04:00
world.cxx