summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-pdbdump/Inputs/LoadAddressTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/llvm-pdbdump/Inputs/LoadAddressTest.cpp')
-rw-r--r--llvm/test/tools/llvm-pdbdump/Inputs/LoadAddressTest.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/llvm/test/tools/llvm-pdbdump/Inputs/LoadAddressTest.cpp b/llvm/test/tools/llvm-pdbdump/Inputs/LoadAddressTest.cpp
index bb6ed4ac553..10abcab8b71 100644
--- a/llvm/test/tools/llvm-pdbdump/Inputs/LoadAddressTest.cpp
+++ b/llvm/test/tools/llvm-pdbdump/Inputs/LoadAddressTest.cpp
@@ -1,6 +1,6 @@
-// Compile with "cl /c /Zi /GR- LoadAddressTest.cpp"
-// Link with "link LoadAddressTest.obj /debug /nodefaultlib /entry:main"
-
-int main(int argc, char **argv) {
- return 0;
-}
+// Compile with "cl /c /Zi /GR- LoadAddressTest.cpp"
+// Link with "link LoadAddressTest.obj /debug /nodefaultlib /entry:main"
+
+int main(int argc, char **argv) {
+ return 0;
+}
OpenPOWER on IntegriCloud