summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2014-01-11 00:23:11 +0000
committerEric Christopher <echristo@gmail.com>2014-01-11 00:23:11 +0000
commita052e12c97c320aca348919d68c85fe8925e2d80 (patch)
tree41766fe191b6c490e12b769d4a99a5dd90186ee4
parent7f6d84b9c1fb50f37e70af3b4e422d9def3ec77e (diff)
downloadbcm5719-llvm-a052e12c97c320aca348919d68c85fe8925e2d80.tar.gz
bcm5719-llvm-a052e12c97c320aca348919d68c85fe8925e2d80.zip
Fix odd whitespace.
llvm-svn: 198978
-rw-r--r--llvm/include/llvm/IR/Module.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/include/llvm/IR/Module.h b/llvm/include/llvm/IR/Module.h
index eb1812c09b4..822b8a45656 100644
--- a/llvm/include/llvm/IR/Module.h
+++ b/llvm/include/llvm/IR/Module.h
@@ -150,7 +150,7 @@ public:
/// Emits a warning if two values disagree. The result value will be the
/// operand for the flag from the first module being linked.
- Warning = 2,
+ Warning = 2,
/// Adds a requirement that another module flag be present and have a
/// specified value after linking is performed. The value must be a metadata
OpenPOWER on IntegriCloud