X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fllvm%2FSupport%2FMutex.h;h=42ea63060f66c540744a5eb7a805161c1e0e40b2;hb=2d39a0e52df9ce050bd4e2de3a2ecca8fd9a87c3;hp=edd258d2fcb5d648418f03e655c76fe54b8f57a0;hpb=1f6efa3996dd1929fbc129203ce5009b620e6969;p=oota-llvm.git diff --git a/include/llvm/Support/Mutex.h b/include/llvm/Support/Mutex.h index edd258d2fcb..42ea63060f6 100644 --- a/include/llvm/Support/Mutex.h +++ b/include/llvm/Support/Mutex.h @@ -1,4 +1,4 @@ -//===- llvm/System/Mutex.h - Mutex Operating System Concept -----*- C++ -*-===// +//===- llvm/Support/Mutex.h - Mutex Operating System Concept -----*- C++ -*-===// // // The LLVM Compiler Infrastructure //