Skip to content
  • Chris Lattner's avatar
    Broad superficial changes: · b1ca9cbc
    Chris Lattner authored
    * Renamed getOpcode to getOpcodeName
    * Changed getOpcodeName to return a const char * instead of string
    * Added a getOpcode method to replace getInstType
    * Changed code to use getOpcode instead of getInstType
    
    llvm-svn: 152
    b1ca9cbc
Loading