summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/ExecutionEngineTest.cpp
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2015-04-11 01:53:13 +0000
committerRichard Trieu <rtrieu@google.com>2015-04-11 01:53:13 +0000
commitaf7d76c7204c0a586fd38fff45ffe0bd284593b0 (patch)
tree86b043ae62fd707397d6ad449866bad09a260c47 /llvm/unittests/ExecutionEngine/ExecutionEngineTest.cpp
parentd9a21bf93a07994f1564ae3941d95c667cbde448 (diff)
downloadbcm5719-llvm-af7d76c7204c0a586fd38fff45ffe0bd284593b0.tar.gz
bcm5719-llvm-af7d76c7204c0a586fd38fff45ffe0bd284593b0.zip
Improve the error message for assigning to read-only variables.
Previously, many error messages would simply be "read-only variable is not assignable" This change provides more information about why the variable is not assignable, as well as note to where the const is located. Differential Revision: http://reviews.llvm.org/D4479 llvm-svn: 234677
Diffstat (limited to 'llvm/unittests/ExecutionEngine/ExecutionEngineTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud