[llvm-branch-commits] [llvm] de4b2a7 - nop change to test the buildkite trigger
Hans Wennborg via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Jan 20 02:05:56 PST 2020
Author: Hans Wennborg
Date: 2020-01-20T11:05:40+01:00
New Revision: de4b2a7fad6571d8227df42f73d373574c4b5fe1
URL: https://github.com/llvm/llvm-project/commit/de4b2a7fad6571d8227df42f73d373574c4b5fe1
DIFF: https://github.com/llvm/llvm-project/commit/de4b2a7fad6571d8227df42f73d373574c4b5fe1.diff
LOG: nop change to test the buildkite trigger
Added:
Modified:
llvm/docs/ReleaseNotes.rst
Removed:
################################################################################
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index be9b704d9bf3..f48fae25a086 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/docs/ReleaseNotes.rst
@@ -98,6 +98,8 @@ Non-comprehensive list of changes in this release
which has 3 values: ``none``, ``non-leaf``, and ``all``. The values mean what
functions should retain frame pointers.
+* ...
+
Changes to the LLVM IR
----------------------
More information about the llvm-branch-commits
mailing list