summaryrefslogtreecommitdiffstats
path: root/llvm/lib/LibDriver/LibDriver.cpp
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2016-07-26 18:20:00 +0000
committerMatthias Braun <matze@braunis.de>2016-07-26 18:20:00 +0000
commitee0679207b50d8a10ac21edd47a1713eb9c7e47d (patch)
tree73b8626bd772c323d456858a6c6a15f397eda830 /llvm/lib/LibDriver/LibDriver.cpp
parenta9c5a528469e99dd1f7bb29ed053b98dec45c99d (diff)
downloadbcm5719-llvm-ee0679207b50d8a10ac21edd47a1713eb9c7e47d.tar.gz
bcm5719-llvm-ee0679207b50d8a10ac21edd47a1713eb9c7e47d.zip
MIRParser: Use shorter cfi identifiers
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
Diffstat (limited to 'llvm/lib/LibDriver/LibDriver.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud