<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -156,7 +156,7 @@ llvm_module_read_assembly(VALUE self, VALUE assembly) {
   Module *module = ParseAssemblyString(
     StringValuePtr(assembly),
     LLVM_MODULE(self),
-    &amp;e
+    e
   );
   //TODO How do we handle errors?
   return Data_Wrap_Struct(cLLVMModule, NULL, NULL, module);</diff>
      <filename>ext/llvm_module.cpp</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>10b85a2a15d3aadcaceb27f1162ab95ac5bfd1d9</id>
    </parent>
  </parents>
  <author>
    <name>Will Cannings</name>
    <email>me@willcannings.com</email>
  </author>
  <url>http://github.com/willcannings/llvmruby/commit/4fd2e26f3b53ce556b11633135ff4e7771c0e13c</url>
  <id>4fd2e26f3b53ce556b11633135ff4e7771c0e13c</id>
  <committed-date>2009-10-07T21:10:00-07:00</committed-date>
  <authored-date>2009-10-07T21:10:00-07:00</authored-date>
  <message>Fix compile of llvm_module file</message>
  <tree>bc51cc4554f1f9be1e8462d8f4125ea7a5649aa8</tree>
  <committer>
    <name>Will Cannings</name>
    <email>me@willcannings.com</email>
  </committer>
</commit>
