diff options
author | Chris Lattner <sabre@nondot.org> | 2010-02-12 18:17:23 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-02-12 18:17:23 +0000 |
commit | 75879be9d8a0fad258ce9a391cbe4c3b14dc822c (patch) | |
tree | bf5ab4cc9aac7e470e76641b3c9ccfabc3b20d76 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 0760481f268cf59cba67f8669eb1e74a3a801201 (diff) | |
download | llvm-75879be9d8a0fad258ce9a391cbe4c3b14dc822c.zip llvm-75879be9d8a0fad258ce9a391cbe4c3b14dc822c.tar.gz llvm-75879be9d8a0fad258ce9a391cbe4c3b14dc822c.tar.bz2 |
1. modernize the constantmerge pass, using densemap/smallvector.
2. don't bother trying to merge globals in non-default sections,
doing so is quite dubious at best anyway.
3. fix a bug reported by Arnaud de Grandmaison where we'd try to
merge two globals in different address spaces.
llvm-svn: 95995
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions