diff options
author | Sterling Augustine <saugustine@google.com> | 2017-05-01 18:04:06 +0000 |
---|---|---|
committer | Sterling Augustine <saugustine@google.com> | 2017-05-01 18:04:06 +0000 |
commit | 98a89e6d609ce357ec3af022e479d210b049d013 (patch) | |
tree | 78eca0fae5e3cda7137f9d07071b0e73db9547a5 /compiler-rt/lib/builtins/assembly.h | |
parent | 9bb6931c257c420d53c5e0098faf5ce08fe6dbc9 (diff) | |
download | bcm5719-llvm-98a89e6d609ce357ec3af022e479d210b049d013.tar.gz bcm5719-llvm-98a89e6d609ce357ec3af022e479d210b049d013.zip |
Cleanup previous test commit.
llvm-svn: 301820
Diffstat (limited to 'compiler-rt/lib/builtins/assembly.h')
-rw-r--r-- | compiler-rt/lib/builtins/assembly.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler-rt/lib/builtins/assembly.h b/compiler-rt/lib/builtins/assembly.h index ae2f4931835..29d9f8844a6 100644 --- a/compiler-rt/lib/builtins/assembly.h +++ b/compiler-rt/lib/builtins/assembly.h @@ -166,5 +166,4 @@ #define END_COMPILERRT_FUNCTION(name) #endif - #endif /* COMPILERRT_ASSEMBLY_H */ |