mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Added comment to function isExecutingJIT()
llvm-svn: 7370
This commit is contained in:
parent
5479c152de
commit
216406a10b
@ -91,6 +91,8 @@ public:
|
||||
/// functions that are not under consideration.
|
||||
bool debugCodeGenerator();
|
||||
|
||||
/// isExecutingJIT - Returns true if bugpoint is currently testing the JIT
|
||||
///
|
||||
bool isExecutingJIT();
|
||||
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user