[SystemZ] Add testcase missing from r186073
[oota-llvm.git] / lib / ExecutionEngine / IntelJITEvents / jitprofiling.h
index f33fb83ba977b26f88eab6cd0dd4493b65300f81..f08e2870dcefd3a80374d7801786149d78cdf377 100644 (file)
  * This file provides Intel(R) Performance Analyzer JIT (Just-In-Time) 
  * Profiling API declaration.
  *
+ * NOTE: This file comes in a style different from the rest of LLVM
+ * source base since  this is a piece of code shared from Intel(R)
+ * products.  Please do not reformat / re-style this code to make
+ * subsequent merges and contributions from the original source base eaiser.
+ *
  *===----------------------------------------------------------------------===*/
 #ifndef __JITPROFILING_H__
 #define __JITPROFILING_H__