Changes by: Jason J. Hickey (jyh at cs.caltech.edu)
Date: 2008-06-05 15:29:42 -0700 (Thu, 05 Jun 2008)
Revision: 13001
Log message:

      In lm_dll, the symbol should be dll_<tag>_export, not just dll_export.

Changes  Path(relative to omake-branches/jumbo/everything)
+1 -2 lib/build/Dll.om
+11 -3 lib/parse/C/Dll.om
+1 -1 src/Makefile
+1 -1 src/Makefile.nt
+15 -4 src/builtin/omake_builtin_dll.ml
+1 -0 src/ir/omake_symbol.ml