diff options
author | Chris Lattner <sabre@nondot.org> | 2009-10-11 01:07:15 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-10-11 01:07:15 +0000 |
commit | 39b0c3d6133b702367048cd9ef518ad6747f3351 (patch) | |
tree | 01c441793dcd34f570c57038dcbd571216e3f10e /win32 | |
parent | a09fbf0af04ae7684d7b733e187b88e8b6ff1461 (diff) | |
download | external_llvm-39b0c3d6133b702367048cd9ef518ad6747f3351.zip external_llvm-39b0c3d6133b702367048cd9ef518ad6747f3351.tar.gz external_llvm-39b0c3d6133b702367048cd9ef518ad6747f3351.tar.bz2 |
clean up and simplify some code. Don't use setvector when things will be
inserted only once, just use vector. Don't compute ExitBlocks unless we
need it, change std::sort to array_pod_sort.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83747 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions