Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Linker/
H A DLinkModulesTest.cpp189 const char *M1Str = "%t = type {i32}\n" in TEST_F() local
191 std::unique_ptr<Module> M1 = parseAssemblyString(M1Str, Err, C); in TEST_F()