mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +08:00
Adding a document that describes the architecture of data formatters. Suggestions and ideas for improvements most welcome
llvm-svn: 198038
This commit is contained in:
@@ -354,9 +354,7 @@ LLDBSwigPythonCallTypeScript
|
||||
*pyfunct_wrapper = pfunc_impl;
|
||||
}
|
||||
}
|
||||
/*else
|
||||
printf("caching works!!!!\n");*/
|
||||
|
||||
|
||||
PyCallable pfunc = PyCallable::FindWithPythonObject(pfunc_impl);
|
||||
|
||||
if (!pfunc)
|
||||
|
||||
Reference in New Issue
Block a user