Skip to content
  1. Nov 26, 2004
  2. Nov 25, 2004
  3. Nov 24, 2004
    • Chris Lattner's avatar
      * Rename existing relocations to be more specific · dd516799
      Chris Lattner authored
      * Add relocations for refernces to non-lazy darwin stubs and implement
        them correctly.
      
      With this change, we can correctly references external globals, and now
      all but two UnitTests and all but 1 Regression/C tests pass.
      
      More importantly, bugpoint-jit will start giving us useful testcases,
      instead of always telling us that references to external globals don't
      work :)
      
      llvm-svn: 18222
      dd516799
Loading