Skip to content
  1. Aug 01, 2011
    • Jay Foad's avatar
      Remove an unnecessary cast. · 8dfee5f6
      Jay Foad authored
      llvm-svn: 136609
      8dfee5f6
    • Chandler Carruth's avatar
      I mis-interpreted the MCDisassembler's intended dependencies. Now to fix · 09fae1f2
      Chandler Carruth authored
      them properly. Specifically, the disassembler clearly attempts to
      initialiaze all TargetInfo, MCTargeDesc, AsmParser, and Disassembler
      sublibraries of registered targets. This makes the CMakeLists accurately
      reflect this intent in the code.
      
      This should fix the last of the link errors that I have gotten reports
      of on OS X, but if anyone continues to see link errors, continue to
      pester me and I'll look into it.
      
      llvm-svn: 136603
      09fae1f2
  2. Jul 31, 2011
  3. Jul 30, 2011
  4. Jul 29, 2011
Loading