summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2014-04-23 18:50:16 +0000
committerJustin Bogner <mail@justinbogner.com>2014-04-23 18:50:16 +0000
commit08a4d0b36fd21d98364c6a8ca6bff98a22af43ab (patch)
tree33cca859c3d45abe45d67f75b7d107e8f3c99338 /.gitignore
parent94a9772abc771682d38e32bb18703de53a7fd5d9 (diff)
downloadllvm-08a4d0b36fd21d98364c6a8ca6bff98a22af43ab.tar.gz
llvm-08a4d0b36fd21d98364c6a8ca6bff98a22af43ab.tar.bz2
llvm-08a4d0b36fd21d98364c6a8ca6bff98a22af43ab.tar.xz
ProfileData: Avoid unnecessary copies of CounterData
We're currently copying CounterData from InstrProfWriter into the OnDiskHashTable, even though we don't need to, and then carelessly leaking those copies. A const pointer is much better here. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207009 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions