fix rdar://8735979 - "int 3" doesn't match to "int3". Unfortunately,
InstAlias doesn't allow matching immediate operands, so we have to write C++ code to do this. llvm-svn: 129223
Loading
Please register or sign in to comment
InstAlias doesn't allow matching immediate operands, so we have to write C++ code to do this. llvm-svn: 129223