Link with -rdynamic instead of -Wl,-export-dynamic.
[oota-llvm.git] / include / llvm / IRReader / IRReader.h
2013-03-26 Chandler CarruthSplit out the IRReader header and the utility functions...