diff options
author | Dan Gohman <gohman@apple.com> | 2008-03-25 21:45:14 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2008-03-25 21:45:14 +0000 |
commit | 12300e1e31559e34d96e533506f74f7cb77020a2 (patch) | |
tree | 189c62a04edbe3e10e114d655bb008c898ed7e20 /lib/CodeGen/MachineBasicBlock.cpp | |
parent | 35a5415d68ca68cf51788b42d92be5ccd3181df3 (diff) | |
download | external_llvm-12300e1e31559e34d96e533506f74f7cb77020a2.zip external_llvm-12300e1e31559e34d96e533506f74f7cb77020a2.tar.gz external_llvm-12300e1e31559e34d96e533506f74f7cb77020a2.tar.bz2 |
A quick nm audit turned up several fixed tables and objects that were
marked read-write. Use const so that they can be allocated in a
read-only segment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48800 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions