diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-06-02 00:09:52 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-06-02 00:09:52 +0000 |
commit | 2bcde3a74c5e4dccb70ccbeec9da7fb785130f66 (patch) | |
tree | 72d8a7152994496033c64ad5131e42cf73afaf13 /llvm/lib | |
parent | 0bb474fdb20d867304f846bdd5e8d5b6775200a2 (diff) | |
download | bcm5719-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')
0 files changed, 0 insertions, 0 deletions