"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "663bf7e7650ab023eaa83a83a554a3a967b4ec4c"
[lit, pdb] Fix func-symbols.test (on Windows)
Summary: This test was failing sporadically on windows because the order in which the symbols are generated was different between builds. To fix the test, we need to run FileCheck twice - once for each set of symbols we want to verify. The test only runs on Windows. Reviewers: asmith, zturner, labath Subscribers: stella.stamenova, llvm-commits Differential Revision: https://reviews.llvm.org/D47746 llvm-svn: 334025
Loading
Please register or sign in to comment