[all-commits] [llvm/llvm-project] 2e32c4: [LangRef] Add poison constant
Juneyoung Lee via All-commits
all-commits at lists.llvm.org
Thu Nov 26 17:34:51 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 2e32c49d974fdacf8fb598c99782cd7256478a28
https://github.com/llvm/llvm-project/commit/2e32c49d974fdacf8fb598c99782cd7256478a28
Author: Juneyoung Lee <aqjune at gmail.com>
Date: 2020-11-27 (Fri, 27 Nov 2020)
Changed paths:
M llvm/docs/LangRef.rst
Log Message:
-----------
[LangRef] Add poison constant
This patch adds a description about the newly added poison constant to LangRef.
Differential Revision: https://reviews.llvm.org/D92162
More information about the All-commits
mailing list