On 09/14/2011 06:39 PM, Tobias Droste wrote:
LLVM 3.0svn added SubtargetInfo as additional parameter to
createMCDisassembler() and createMCInstPrinter().
See revision 139237 of LLVM.
Signed-off-by: Tobias Droste
Pushed. Thanks.
-Brian
___
mesa-dev
LLVM 3.0svn added SubtargetInfo as additional parameter to
createMCDisassembler() and createMCInstPrinter().
See revision 139237 of LLVM.
Signed-off-by: Tobias Droste
---
src/gallium/auxiliary/gallivm/lp_bld_debug.cpp | 11 ++-
1 files changed, 10 insertions(+), 1 deletions(-)
diff --
The /* HAVE_LLVM .. */ comments were inverted. I fixed them and pushed.
Thanks. Also thanks to Johannes Obermayr which submited a similar patch later.
Jose
- Original Message -
> LLVM 3.0svn moved TargetRegistry.h and TargetSelect.h.
> See revision 138450 of LLVM.
>
> Signed-off-by: T
LLVM 3.0svn moved TargetRegistry.h and TargetSelect.h.
See revision 138450 of LLVM.
Signed-off-by: Tobias Droste
---
src/gallium/auxiliary/gallivm/lp_bld_debug.cpp | 12 +---
1 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/src/gallium/auxiliary/gallivm/lp_bld_debug.cpp