diff options
author | Chris Lattner <sabre@nondot.org> | 2010-02-03 06:18:30 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-02-03 06:18:30 +0000 |
commit | 082f4840745199cb96f7580902b4b57c9d69ac5c (patch) | |
tree | d9cefab667fa6eff06c87033f4e81cce232f025d /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 78c8eaa4cb7cc4dfa6d0d607e6eee0c43663b306 (diff) | |
download | bcm5719-llvm-082f4840745199cb96f7580902b4b57c9d69ac5c.tar.gz bcm5719-llvm-082f4840745199cb96f7580902b4b57c9d69ac5c.zip |
make MachineModuleInfoMachO hold non-const MCSymbol*'s instead
of const ones. non-const ones aren't very useful, because you can't
even, say, emit them.
llvm-svn: 95205
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions