kile added a comment.
Apologies, reporting on the incorrect revision :(
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98061/new/
https://reviews.llvm.org/D98061
___
cfe-commits mailing list
cfe-commits@l
kile added a comment.
Hi Petr,
This looks to be the change that most likely broke a test on Windows Debug -
would you mind taking a look? Here's the relevant test and stack trace:
FAIL: LLVM :: Instrumentation/InstrProfiling/linkage.ll (56524 of 77140)
- TEST 'LLVM :: Instrumentation/InstrProf
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG389dc94d4be7: [InstrProfiling] Generate runtime hook for
Fuchsia (authored by phosek).
Changed prior to commit:
https://reviews.llvm.org/D98061?vs
phosek updated this revision to Diff 365635.
phosek retitled this revision from "[InstrProfiling] Generate runtime hook for
ELF platforms" to "[InstrProfiling] Generate runtime hook for Fuchsia".
phosek edited the summary of this revision.
phosek added a comment.
I have reworked the change and re