forked from OSchip/llvm-project
[openacc] Add missing newline at end of file
This commit is contained in:
parent
811828a01d
commit
3fac05e49f
|
@ -601,4 +601,4 @@ def ACC_SerialLoop : Directive<"serial loop"> {
|
|||
|
||||
def ACC_Unknown : Directive<"unknown"> {
|
||||
let isDefault = 1;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue