Misprint in comment fixed

llvm-svn: 230034
This commit is contained in:
Andrey Churbanov 2015-02-20 18:17:03 +00:00
parent 613edeb89b
commit fda00d095f

View File

@ -160,7 +160,7 @@ endif
ifeq "$(os)" "lin"
ifneq "$(arch)" "mic"
# --- C/C++ ---
# On lin_32, we want to maintain stack alignment to be conpatible with GNU binaries built with
# On lin_32, we want to maintain stack alignment to be compatible with GNU binaries built with
# compiler.
ifeq "$(c)" "icc"
ifeq "$(arch)" "32"