forked from OSchip/llvm-project
ee0679207b
In an instruction like: CFI_INSTRUCTION .cfi_def_cfa ... we can drop the '.cfi_' prefix since that should be obvious by the context: CFI_INSTRUCTION def_cfa ... While being a terser and cleaner syntax this also prepares to dropping support for identifiers starting with a dot character so we can use it for expressions. Differential Revision: http://reviews.llvm.org/D22388 llvm-svn: 276785 |
||
---|---|---|
.. | ||
bundled-instructions.mir | ||
cfi-same-value.mir | ||
expected-closing-brace.mir | ||
extraneous-closing-brace-error.mir | ||
imm-peephole-arm.mir | ||
imm-peephole-thumb.mir | ||
lit.local.cfg | ||
nested-instruction-bundle-error.mir | ||
sched-it-debug-nodes.mir |