summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineCopyPropagation.cpp
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2015-05-28 22:19:36 +0000
committerJustin Bogner <mail@justinbogner.com>2015-05-28 22:19:36 +0000
commitcb337035f2b145dbad697ba203bd43a6de32be46 (patch)
tree5d2bbd1b5f2d96ebe0d72cef2e10cbb009566656 /llvm/lib/CodeGen/MachineCopyPropagation.cpp
parent2607a0d6551fc97d03e0b0f819d5a0eb096e013e (diff)
downloadbcm5719-llvm-cb337035f2b145dbad697ba203bd43a6de32be46.tar.gz
bcm5719-llvm-cb337035f2b145dbad697ba203bd43a6de32be46.zip
AST: Fix printing GNU old-style field designators
Allows StmtPrinter to print old style field designators in initializers, fixing an issue where we would print the following invalid code: struct A a = {b: = 3, .c = 4}; Patch by Nick Sumner. Thanks! llvm-svn: 238517
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud