diff options
author | Greg Clayton <gclayton@apple.com> | 2016-04-29 21:00:38 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2016-04-29 21:00:38 +0000 |
commit | 349213f941015f9932fa6dcc323e4ff93051dd77 (patch) | |
tree | 73f63c1e47203f7ff3f536563e336f327d3ce27d /llvm/lib/ProfileData/SampleProfReader.cpp | |
parent | d744e63d903ea0bbf6a4d7a80be019fb908a571f (diff) | |
download | bcm5719-llvm-349213f941015f9932fa6dcc323e4ff93051dd77.tar.gz bcm5719-llvm-349213f941015f9932fa6dcc323e4ff93051dd77.zip |
Fix TestGetVariables.py so it works correctly. We had duplicate static values showing up as we would find static variables in the Block and also in the compile unit. We now make sure a variable hasn't been added to the list before we add it.
llvm-svn: 268101
Diffstat (limited to 'llvm/lib/ProfileData/SampleProfReader.cpp')
0 files changed, 0 insertions, 0 deletions