mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-02 10:49:22 +00:00
Test commit: adds a . to comment. NFC
This commit is contained in:
parent
4cbe10efc2
commit
dc34b1c94d
@ -64,7 +64,7 @@ enum ExecutionModeType {
|
|||||||
NONE
|
NONE
|
||||||
};
|
};
|
||||||
|
|
||||||
/// Use a single entity to encode a kernel and a set of flags
|
/// Use a single entity to encode a kernel and a set of flags.
|
||||||
struct KernelTy {
|
struct KernelTy {
|
||||||
CUfunction Func;
|
CUfunction Func;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user