diff options
author | Hans Wennborg <hans@chromium.org> | 2020-01-15 13:42:06 +0100 |
---|---|---|
committer | Hans Wennborg <hans@chromium.org> | 2020-01-15 13:42:06 +0100 |
commit | 0b5157db53a3bd1988d27820491bbf02cd1a1278 (patch) | |
tree | f65b84a3ffc738696cb8848570effe5cfccd80b3 | |
parent | e26a78e70857273c83aaacd4aa0edb36effe70e3 (diff) | |
download | bcm5719-llvm-0b5157db53a3bd1988d27820491bbf02cd1a1278.tar.gz bcm5719-llvm-0b5157db53a3bd1988d27820491bbf02cd1a1278.zip |
First commit on the branch
-rw-r--r-- | llvm/docs/ReleaseNotes.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst index 96331a76f26..be9b704d9bf 100644 --- a/llvm/docs/ReleaseNotes.rst +++ b/llvm/docs/ReleaseNotes.rst @@ -111,6 +111,8 @@ Changes to the LLVM IR Changes to building LLVM ------------------------ +... + Changes to the ARM Backend -------------------------- |