Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
llvm/lib/ExecutionEngine/IntelJITEvents/
-
lib/
-
ExecutionEngine/
-
IntelJITEvents/
-
IntelJITEventListener.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D130898
[IntelJITEvents] Add missing include.
Closed
Public
Authored by
sunho
on Aug 1 2022, 6:24 AM.
Download Raw Diff
Details
Reviewers
None
Commits
rG5680ef870f90: [IntelJITEvents] Add missing include.
Summary
Fixes compilation error.
Diff Detail
Unit Tests
Failed
Time
Test
60,120 ms
x64 debian > AddressSanitizer-x86_64-linux-dynamic.TestCases::scariness_score_test.cpp
60,120 ms
x64 debian > AddressSanitizer-x86_64-linux.TestCases::scariness_score_test.cpp
Event Timeline
sunho
created this revision.
Aug 1 2022, 6:24 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Aug 1 2022, 6:24 AM
Herald
added a subscriber:
hiraditya
.
·
View Herald Transcript
sunho
requested review of this revision.
Aug 1 2022, 6:24 AM
Herald
added a project:
Restricted Project
.
·
View Herald Transcript
Aug 1 2022, 6:24 AM
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
Harbormaster
completed remote builds in
B178561: Diff 449007
.
Aug 1 2022, 7:17 AM
h-vetinari
added a subscriber:
h-vetinari
.
Aug 1 2022, 8:33 AM
Comment Actions
Tested that this fixes the issue - thanks!
This revision was not accepted when it landed; it landed in state
Needs Review
.
Aug 1 2022, 4:45 PM
This revision was landed with ongoing or failed builds.
Closed by commit
rG5680ef870f90: [IntelJITEvents] Add missing include.
(authored by
sunho
).
·
Explain Why
This revision was automatically updated to reflect the committed changes.
sunho
added a commit:
rG5680ef870f90: [IntelJITEvents] Add missing include.
.