reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1 2 3 4 5 6 7 8 9 10 | # RUN: not llvm-mc -arch=hexagon -filetype=obj %s 2>%t; FileCheck %s <%t # Don't allow a symbolic operand for an insn that cannot take a # relocation. r7:6 = rol(r5:4,#r2) # This should produce an error #CHECK: error: |