From 4cfc4250bf721d5946b4f91c7b561dd57a00cc96 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Fri, 24 Sep 2010 14:56:04 -0700 Subject: More work on trans, almost getting to the point of emitting an upcall. --- src/comp/rustc.rc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/comp/rustc.rc') diff --git a/src/comp/rustc.rc b/src/comp/rustc.rc index cf2c25ae..76b8fd62 100644 --- a/src/comp/rustc.rc +++ b/src/comp/rustc.rc @@ -30,6 +30,7 @@ mod util { auth driver.rustc.main = state; auth middle.trans = unsafe; +auth lib.llvm = unsafe; mod lib { -- cgit v1.2.3