87a6325 [dfsan] Rename and fix an internal test issue for mmap+calloc

Authored and Committed by Jianzhou Zhao 2 years ago
    [dfsan] Rename and fix an internal test issue for mmap+calloc
    
    The linker suggests using -Wl,-z,notext.
    
    Replaced assert by exit also fixed this.
    
    After renaming, interceptor.c would be used to test interceptors in general by D101204.
    
    Reviewed By: morehouse
    
    Differential Revision: https://reviews.llvm.org/D101649
    
        
compiler-rt/test/dfsan/mmap_at_init.c compiler-rt/test/dfsan/interceptors.c
file renamed
+3 -3