This ports some tests that requires dead stripping or ICF.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150269
[asan][test][win] Port more tests to not use clang-cl on MinGW (4) ClosedPublic Authored by alvinhochun on May 10 2023, 6:34 AM.
Details Summary This ports some tests that requires dead stripping or ICF.
Diff Detail
Event Timelinealvinhochun added a parent revision: D150268: [asan][test][win] Port more tests to not use clang-cl on MinGW (3).May 10 2023, 6:36 AM alvinhochun added a child revision: D150270: [asan][test][win] Remove `REQUIRES: asan-rtl-heap-interception`. vitalybuka added inline comments.
This revision is now accepted and ready to land.May 10 2023, 1:16 PM
This revision was landed with ongoing or failed builds.May 16 2023, 4:54 AM Closed by commit rGfe4a5a08b96a: [asan][test][win] Port more tests to not use clang-cl on MinGW (4) (authored by alvinhochun). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 520973 compiler-rt/test/asan/TestCases/Windows/dll_global_dead_strip.c
compiler-rt/test/asan/TestCases/Windows/dll_intercept_memcpy.cpp
compiler-rt/test/asan/TestCases/Windows/dll_intercept_memset.cpp
compiler-rt/test/asan/TestCases/Windows/global_dead_strip.c
compiler-rt/test/asan/lit.cfg.py
|
if Gw has unique use, maybe just keep in if/else