Commit d49ce7c3 authored by Jonathan Peyton's avatar Jonathan Peyton
Browse files

[OpenMP][libomp] Replace global variable references with local object

Remove references to global __kmp_topology within a kmp_topology_t
object method. There should just be implicit references to the
private object.
parent 9faab435
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment