diff options
author | Chris Kennelly <ckennelly@google.com> | 2019-01-08 04:04:51 +0000 |
---|---|---|
committer | Chris Kennelly <ckennelly@google.com> | 2019-01-08 04:04:51 +0000 |
commit | a97cad4642e3d036f11f878f22c7cf3e49196978 (patch) | |
tree | f0efbffb8f9c225c38776e39d86e0180ae7dfbe4 | |
parent | bc9c8a28bc86c680c84d8df937239885be283e5c (diff) | |
download | bcm5719-llvm-a97cad4642e3d036f11f878f22c7cf3e49196978.tar.gz bcm5719-llvm-a97cad4642e3d036f11f878f22c7cf3e49196978.zip |
[NFC] Remove empty line as a test commit.
llvm-svn: 350605
-rw-r--r-- | llvm/lib/Target/PowerPC/README.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Target/PowerPC/README.txt b/llvm/lib/Target/PowerPC/README.txt index 7f5beca9045..b4bf635dc2c 100644 --- a/llvm/lib/Target/PowerPC/README.txt +++ b/llvm/lib/Target/PowerPC/README.txt @@ -663,4 +663,3 @@ and force instruction pairs to be scheduled together. More general handling of any_extend and zero_extend: See https://reviews.llvm.org/D24924#555306 - |