commit | 1f6066c9acced984fb808284f40c834a8740fb2b | [log] [tgz] |
---|---|---|
author | Samuel Benzaquen <[email protected]> | Wed Apr 23 14:04:52 2014 |
committer | Samuel Benzaquen <[email protected]> | Wed Apr 23 14:04:52 2014 |
tree | 9791b9784fc6376a872c3a048630e0ae4d965c6f | |
parent | 5a7c3643437c262137bd3dac7f6a0f5b9e8501be [diff] |
Add new 'let' command to bind arbitrary values into constants. Summary: Add new 'let' command to bind arbitrary values into constants. These constants can then be used in the matcher expressions. Reviewers: pcc CC: cfe-commits Differential Revision: http://reviews.llvm.org/D3383 llvm-svn: 206984