Debugging helpers.
Definition in file Debug.h.
#include <llvm/ADT/StringRef.h>#include <llvm/ADT/Twine.h>
Include dependency graph for Debug.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | llvm |
| namespace | tesla |
Functions | |
| llvm::raw_ostream & | tesla::debugs (llvm::StringRef DebugModuleName="tesla") |
| void | tesla::panic (llvm::Twine Message, bool PrintStackTrace=true) |