Move the definitions outside InitializeOsSupport(). Also remove the
undefs, as these constants won't be visible outside the .cpp file anyway.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132543
[compiler-rt][hwasan] Massage prctl/arch_prctl API constants. ClosedPublic Authored by glider on Aug 24 2022, 3:23 AM.
Details Summary Move the definitions outside InitializeOsSupport(). Also remove the
Diff Detail
Event Timelineglider added a child revision: D132544: [compiler-rt][hwasan] Introduce MaybeFailWithoutTaggingAbi().Aug 24 2022, 3:26 AM This revision is now accepted and ready to land.Aug 24 2022, 1:24 PM Closed by commit rGc747451dc043: [compiler-rt][hwasan] Massage prctl/arch_prctl API constants. (authored by glider). · Explain WhyAug 25 2022, 1:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 455497 compiler-rt/lib/hwasan/hwasan_linux.cpp
|