summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2013-06-02 00:09:52 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2013-06-02 00:09:52 +0000
commit2bcde3a74c5e4dccb70ccbeec9da7fb785130f66 (patch)
tree72d8a7152994496033c64ad5131e42cf73afaf13 /llvm/lib/Target
parent0bb474fdb20d867304f846bdd5e8d5b6775200a2 (diff)
downloadbcm5719-llvm-2bcde3a74c5e4dccb70ccbeec9da7fb785130f66.tar.gz
bcm5719-llvm-2bcde3a74c5e4dccb70ccbeec9da7fb785130f66.zip
PR12848: When emitting a local variable declared 'constexpr', always initialize it with a store or a memcpy, not by emitting the initializer expression. This is not required for correctness, but more closely aligns with people's expectations, and is cheap (since we've already evaluated the initializer).
llvm-svn: 183082
Diffstat (limited to 'llvm/lib/Target')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud