llvm/test/CodeGen/X86/fma.ll: Add -march=x86, or two tests would fail on non-x86...
[oota-llvm.git] / autoconf / ExportMap.map
1 {
2         global: main;
3                 __progname;
4                 environ;
5
6         local: *;
7 };