[r257857] lli: use llvm::utostr() instead of std::to_string().
[oota-llvm.git] / autoconf / ExportMap.map
1 {
2         global: main;
3                 __progname;
4                 environ;
5
6         local: *;
7 };