Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/lib/asan/
-
trunk/
-
lib/
-
asan/
-
asan_interceptors_memintrinsics.cc
Hide Panel
f
Keyboard Reference
?
Differential
D47079
[asan] Explicitly declare memintrinsics interceptors to have C linkage
Closed
Public
Authored by
waltl
on May 18 2018, 10:51 AM.
Download Raw Diff
Details
Reviewers
vitalybuka
eugenis
alekseyshl
Commits
rG0edca4f5059b: [asan] Explicitly declare memintrinsics interceptors to have C linkage
rCRT332746: [asan] Explicitly declare memintrinsics interceptors to have C linkage
rL332746: [asan] Explicitly declare memintrinsics interceptors to have C linkage
Summary
This is needed on RTEMS. Also update a comment.
Diff Detail
Repository
rL LLVM
Event Timeline
waltl
created this revision.
May 18 2018, 10:51 AM
Herald
added a subscriber:
kubamracek
.
·
View Herald Transcript
May 18 2018, 10:51 AM
Harbormaster
completed remote builds in
B18344: Diff 147555
.
May 18 2018, 10:51 AM
vitalybuka
accepted this revision.
May 18 2018, 11:02 AM
This revision is now accepted and ready to land.
May 18 2018, 11:02 AM
Closed by commit
rL332746: [asan] Explicitly declare memintrinsics interceptors to have C linkage
(authored by
waltl
).
·
Explain Why
May 18 2018, 11:05 AM
This revision was automatically updated to reflect the committed changes.
Herald
added a subscriber:
delcypher
.
·
View Herald Transcript
May 18 2018, 11:05 AM