commit | 7c8c59edb2d948557447e3ee76b1e71f5a14ad46 | [log] [tgz] |
---|---|---|
author | Andrew Hsieh <andrewhsieh@google.com> | Sun Nov 20 22:38:42 2011 -0800 |
committer | Andrew Hsieh <andrewhsieh@google.com> | Sun Nov 20 22:38:42 2011 -0800 |
tree | 68f4b8d2c2d11b611dede77d79144931fee97c43 | |
parent | 1704c7400346f4e2405d8703fc866f73f243a104 [diff] |
Fix Disassmebler compilation for LLVM3.0 - Change Target/TargetRegistry.h to Support/TargetRegistry.h - Change Target/TargetSelect.h to Support/TargetSelect.h - Target->createMCSubtargetInfo() now take MCSubtargetInfo - MCDisassembler::getInstruction take additional raw_ostream - MCInstPrinter::printInst takes additional StringRef Change-Id: Ic5cf732cd025d2026ad564eefcae90e462748d22