[llvm-commits] [llvm] r55922 - /llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp

Duncan Sands baldrick at free.fr
Tue Sep 9 00:06:00 PDT 2008


Hi Daniel,

> -struct SDISelAsmOperandInfo : public TargetLowering::AsmOperandInfo {
> +struct VISIBILITY_HIDDEN SDISelAsmOperandInfo : public TargetLowering::AsmOperandInfo {

thanks for fixing this.  Unfortunately this line is too long (> 80 columns)...

Ciao,

Duncan.




More information about the llvm-commits mailing list