aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAna Pazos <apazos@codeaurora.org>2017-08-29 17:13:24 +0000
committerAna Pazos <apazos@codeaurora.org>2017-08-29 17:13:24 +0000
commit90b17420e87282082cffd8c9e61f83e1f155a16d (patch)
tree5fc82065640c155713d9a5d3c4e058e4f34964aa /clang/lib/Frontend/CompilerInvocation.cpp
parent29c5d02f4f7c1a77e435efaca2ec8370accd7fb1 (diff)
downloadllvm-90b17420e87282082cffd8c9e61f83e1f155a16d.zip
llvm-90b17420e87282082cffd8c9e61f83e1f155a16d.tar.gz
llvm-90b17420e87282082cffd8c9e61f83e1f155a16d.tar.bz2
[PGO] Fixed non-determinism with DenseSet storing function importing info.
Summary: r296498 introduced a DenseSet to store function importing info. Using this container causes a test failure in test/Transform/SampleProfile/import.ll when in Reverse Iteration mode. This patch orders IDs before iterating through this container. Reviewers: danielcdh, mgrang Reviewed By: danielcdh Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D37246 llvm-svn: 312012
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions