[compiler-rt] r301820 - Cleanup previous test commit.

Sterling Augustine via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 11:04:06 PDT 2017


Author: saugustine
Date: Mon May  1 13:04:06 2017
New Revision: 301820

URL: http://llvm.org/viewvc/llvm-project?rev=301820&view=rev
Log:
Cleanup previous test commit.

Modified:
    compiler-rt/trunk/lib/builtins/assembly.h

Modified: compiler-rt/trunk/lib/builtins/assembly.h
URL: http://llvm.org/viewvc/llvm-project/compiler-rt/trunk/lib/builtins/assembly.h?rev=301820&r1=301819&r2=301820&view=diff
==============================================================================
--- compiler-rt/trunk/lib/builtins/assembly.h (original)
+++ compiler-rt/trunk/lib/builtins/assembly.h Mon May  1 13:04:06 2017
@@ -166,5 +166,4 @@
 #define END_COMPILERRT_FUNCTION(name)
 #endif
 
-
 #endif /* COMPILERRT_ASSEMBLY_H */




More information about the llvm-commits mailing list