aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohnvg2011-04-11 15:45:56 +0000
committerjohnvg2011-04-11 15:45:56 +0000
commitd0b14298adc95de2fb89d3c4a29d0ae94075541d (patch)
tree18e9c1f3096df3d1499c20e4f3fe8a85b32f7d4e
parentfix type checking of existential type variables that are used by a dynamic ex... (diff)
add BETypeSymbolNoMark to the 64 bit version
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1914 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
-rw-r--r--backendC/backend.link641
1 files changed, 1 insertions, 0 deletions
diff --git a/backendC/backend.link64 b/backendC/backend.link64
index 4cd32fa..61df576 100644
--- a/backendC/backend.link64
+++ b/backendC/backend.link64
@@ -13,6 +13,7 @@
/EXPORT:BEConstructorSymbol
/EXPORT:BEFieldSymbol
/EXPORT:BETypeSymbol
+/EXPORT:BETypeSymbolNoMark
/EXPORT:BEDontCareDefinitionSymbol
/EXPORT:BEBoolSymbol
/EXPORT:BELiteralSymbol