mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 03:50:33 +08:00
will allow us to represent a process/thread ID using a pointer for the OS plug-ins where they might want to represent the process or thread ID using the address of the process or thread structure. llvm-svn: 145644