Home
last modified time | relevance | path

Searched refs:testit (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/macosx/universal/
H A DMakefile1 EXE := testit
5 all: testit
7 testit: testit.x86_64h testit.x86_64 target
8 lipo -create -o testit $^
10 testit.x86_64h: testit.x86_64h.o
11 $(CC) -isysroot $(SDKROOT) -target x86_64h-apple-macosx10.9 -o testit.x86_64h $<
13 testit.x86_64: testit.x86_64.o
14 $(CC) -isysroot $(SDKROOT) -target x86_64-apple-macosx10.9 -o testit.x86_64 $<
16 testit.x86_64h.o: main.c
19 testit.x86_64.o: main.c
[all …]
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddllimport-dtor-thunks.cpp30 extern "C" void testit() { in testit() function
/llvm-project-15.0.7/lldb/test/API/functionalities/module_cache/universal/
H A Duniversal.yaml257 …build.noindex/functionalities/module_cache/universal/TestModuleCacheUniversal.test/testit.x86_64.o'
514 …-build.noindex/functionalities/module_cache/universal/TestModuleCacheUniversal.test/testit.arm64.o'