Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 18018 Build 18018: arc lint + arc unit
Paths
| Differential D46468
[asan] Add target-specific files for Myriad RTEMS port ClosedPublic Authored by waltl on May 4 2018, 1:51 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 17 2018, 11:20 AM waltl marked an inline comment as done. Comment ActionsCompletely move thread restart support to asan_rtems.cc. Closed by commit rL332691: [asan] Add target-specific files for Myriad RTEMS port (authored by waltl). · Explain WhyMay 17 2018, 9:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 146440 compiler-rt/lib/asan/CMakeLists.txt
compiler-rt/lib/asan/asan_rtems.cc
compiler-rt/lib/sanitizer_common/CMakeLists.txt
compiler-rt/lib/sanitizer_common/sanitizer_rtems.h
compiler-rt/lib/sanitizer_common/sanitizer_rtems.cc
|
kHighMemEnd = 0 to match the current state of D46456