[ELF] - Fix cref.s test case.
The intention of -gc-sections flag was to check that discarded is not in the output. It should be specified in the executable command line invocation and also, the symbol must be global as local symbols are anyways not printed. Differential revision: https://reviews.llvm.org/D45159 llvm-svn: 329559
Loading
Please sign in to comment