]> granicus.if.org Git - clang/commit
CodeGen: Remove a comment that isn't in the right place
authorJustin Bogner <mail@justinbogner.com>
Tue, 15 Apr 2014 20:37:41 +0000 (20:37 +0000)
committerJustin Bogner <mail@justinbogner.com>
Tue, 15 Apr 2014 20:37:41 +0000 (20:37 +0000)
commit206fe8c782ce766fccf35c5769c33df331fe9e6c
tree0be5efd603b50cbd74f41ae14584903ca07dff5f
parentef4c238364a1d25ea1bab20ed1fe8562dec087a2
CodeGen: Remove a comment that isn't in the right place

This comment also appears elsewhere where it actually makes sense, and
it's just confusing here.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206321 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenPGO.cpp