Remove outdated comment

llvm-svn: 252953
This commit is contained in:
Jonathan Peyton 2015-11-12 21:34:29 +00:00
parent 00afbd01ad
commit d6c8de1ef2
1 changed files with 0 additions and 3 deletions

View File

@ -5801,9 +5801,6 @@ __kmp_internal_end(void)
// contain valid data, but it is only valid in the parent process,
// not the child.
//
// One of the possible fixes for CQ138434 / CQ140126
// (used in 20091103_dreamworks patch)
//
// New behavior (201008): instead of keying off of the flag
// __kmp_init_parallel, the monitor thread creation is keyed off
// of the new flag __kmp_init_monitor.