Author: Itay Bookstein
Date: 2021-11-09T23:51:29+02:00
New Revision: ce91540beeff08ddef826c0819fbaabfd4aefc86

URL: 
https://github.com/llvm/llvm-project/commit/ce91540beeff08ddef826c0819fbaabfd4aefc86
DIFF: 
https://github.com/llvm/llvm-project/commit/ce91540beeff08ddef826c0819fbaabfd4aefc86.diff

LOG: [clang][test][NFC] Move attr-ifunc.c test from Sema to CodeGen

Signed-off-by: Itay Bookstein <ibookst...@gmail.com>

Reviewed By: erichkeane

Differential Revision: https://reviews.llvm.org/D113431

Added: 
    clang/test/CodeGen/attr-ifunc.c

Modified: 
    

Removed: 
    clang/test/Sema/attr-ifunc.c


################################################################################
diff  --git a/clang/test/Sema/attr-ifunc.c b/clang/test/CodeGen/attr-ifunc.c
similarity index 100%
rename from clang/test/Sema/attr-ifunc.c
rename to clang/test/CodeGen/attr-ifunc.c


        
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to