On Myriad RTEMS, we don't need to treat the main thread differently.
The existing thread hooks will do the right thing, so get rid of all
the unneeded special logic.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D47502
[asan, myriad] Simplify main thread handling ClosedPublic Authored by waltl on May 29 2018, 3:07 PM.
Details Summary On Myriad RTEMS, we don't need to treat the main thread differently.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 29 2018, 4:33 PM Closed by commit rL333504: [asan, myriad] Simplify main thread handling (authored by waltl). · Explain WhyMay 29 2018, 10:01 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 149042 compiler-rt/trunk/lib/asan/asan_rtems.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_rtems.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_rtems.cc
|