"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "305f70be76f8d69b9933161a521f9b655f5a52d9"
switch getBuiltinLibFunction to use the new GetOrCreateLLVMFunction
functionality, fixing a crash on the attached testcase. Eliminate the BuiltinFunctions cache, as it can contain dangling pointers. This fixes a bunch of valgrind errors on test/CodeGen/builtins.c llvm-svn: 67484
Loading
Please register or sign in to comment