summaryrefslogtreecommitdiff
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
commit050d29c5a78e75e3763b60dc19ea809d2d39d840 (patch)
tree63229552e15a5c7f1fcfb4429f5ce005323c333a
parent4b2b2da9c76acff7f38854ad4187ce2a3d46da9d (diff)
downloadllvm-050d29c5a78e75e3763b60dc19ea809d2d39d840.tar.gz
llvm-050d29c5a78e75e3763b60dc19ea809d2d39d840.tar.bz2
llvm-050d29c5a78e75e3763b60dc19ea809d2d39d840.tar.xz
Fix odd whitespace.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198978 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--include/llvm/IR/Module.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/IR/Module.h b/include/llvm/IR/Module.h
index eb1812c09b..822b8a4565 100644
--- a/include/llvm/IR/Module.h
+++ b/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