Skip to content
  1. Jul 25, 2013
  2. Jul 24, 2013
  3. Jul 23, 2013
  4. Jul 22, 2013
  5. Jul 20, 2013
  6. Jul 19, 2013
  7. Jul 18, 2013
  8. Jul 16, 2013
  9. Jul 15, 2013
  10. Jul 11, 2013
    • Rui Ueyama's avatar
      [PECOFF] Support linking against DLL. · c8a53795
      Rui Ueyama authored
      This patch adds a new pass, IdataPass, to transform shared atom references
      to real references and to construct the .idata section data. With this patch
      lld can produce a working Hello World program by linking it against
      kernel32.dll and user32.dll.
      
      Reviewers: Bigcheese
      
      CC: llvm-commits
      
      Differential Revision: http://llvm-reviews.chandlerc.com/D1096
      
      llvm-svn: 186071
      c8a53795
Loading