mirror of
https://github.com/intel/llvm.git
synced 2026-02-01 00:46:45 +08:00
Add API to get the process plugin name & short name.
llvm-svn: 166799
This commit is contained in:
@@ -55,6 +55,12 @@ public:
|
||||
static const char *
|
||||
GetBroadcasterClassName ();
|
||||
|
||||
const char *
|
||||
GetPluginName ();
|
||||
|
||||
const char *
|
||||
GetShortPluginName ();
|
||||
|
||||
void
|
||||
Clear ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user