mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-20 10:07:02 +00:00
minor formatting change
llvm-svn: 227205
This commit is contained in:
parent
1c33129956
commit
7a3467ab9d
@ -5244,8 +5244,7 @@ __kmp_env_initialize( char const * string ) {
|
||||
|
||||
KMP_DEBUG_ASSERT( __kmp_affinity_type != affinity_default);
|
||||
# if OMP_40_ENABLED
|
||||
KMP_DEBUG_ASSERT( __kmp_nested_proc_bind.bind_types[0]
|
||||
!= proc_bind_default );
|
||||
KMP_DEBUG_ASSERT( __kmp_nested_proc_bind.bind_types[0] != proc_bind_default );
|
||||
# endif
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user