diff options
author | Craig Topper <craig.topper@intel.com> | 2018-05-08 22:01:43 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-05-08 22:01:43 +0000 |
commit | 384621e9857b9e396bae2b34f534e9a2ea3fbf82 (patch) | |
tree | 957248b4c17b79d1e37edb5183531f9127fc4581 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ec37c640dda6742b79f91ee724649db53bbede6e (diff) | |
download | llvm-384621e9857b9e396bae2b34f534e9a2ea3fbf82.zip llvm-384621e9857b9e396bae2b34f534e9a2ea3fbf82.tar.gz llvm-384621e9857b9e396bae2b34f534e9a2ea3fbf82.tar.bz2 |
[X86] Mark builtins 'const' where possible
I attempted to go through all the builtins and marked them const if they didn't touch memory or other hidden state.
I don't know how to test this or if it really matters.
Differential Revision: https://reviews.llvm.org/D46349
llvm-svn: 331814
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions