On 07/06/2011 03:12 PM, Gustaw Smolarczyk wrote:
LLVM 3.0svn changes pretty rapidly. The change in
Target->createMCInstPrinter() signature which inspired commits
40ae214067673edbda79371969d1730b6194d83e and
92e29dc5b0474c073b0f05d60629fc6c3decfca4 has been reverted.
Signed-off-by: Gustaw Smolarc
LLVM 3.0svn changes pretty rapidly. The change in
Target->createMCInstPrinter() signature which inspired commits
40ae214067673edbda79371969d1730b6194d83e and
92e29dc5b0474c073b0f05d60629fc6c3decfca4 has been reverted.
Signed-off-by: Gustaw Smolarczyk
---
src/gallium/auxiliary/gallivm/lp_bld_debu
This is a follow up to 40ae214067673edbda79371969d1730b6194d83e. As
Vinson Lee noticed, those changes were made in 3.0svn not 2.9rc. So the
previous patch fixed 3.0svn, but broke build with 2.9. I only checked
2.8 and the snapshot. Sorry for that.
Signed-off-by: Tobias Droste
---
src/gallium/aux