diff options
author | Nicolai Haehnle <nhaehnle@gmail.com> | 2018-03-19 14:13:37 +0000 |
---|---|---|
committer | Nicolai Haehnle <nhaehnle@gmail.com> | 2018-03-19 14:13:37 +0000 |
commit | c47fe129cb3f4e775b903370f3e001ae656520aa (patch) | |
tree | 913a2ad98a74d7c8b8531a6211ead4c4b0fc64e7 /llvm/lib/Support/Path.cpp | |
parent | fed0a450363f7c0d8f21b209233f496bfc46512d (diff) | |
download | llvm-c47fe129cb3f4e775b903370f3e001ae656520aa.zip llvm-c47fe129cb3f4e775b903370f3e001ae656520aa.tar.gz llvm-c47fe129cb3f4e775b903370f3e001ae656520aa.tar.bz2 |
TableGen: Remove the cast-from-string-to-variable-reference feature
Summary:
Cast-from-string for records isn't going away, but cast-from-string for
variables is a pretty dodgy feature to have, especially when referencing
template arguments. It's doubtful that this ever worked in a reliable
way, and nobody seems to be using it, so let's get rid of it and get
some related cleanups.
Change-Id: I395ac8a43fef4cf98e611f2f552300d21e99b66a
Reviewers: arsenm, craig.topper, tra, MartinO
Subscribers: wdng, llvm-commits
Differential Revision: https://reviews.llvm.org/D44195
llvm-svn: 327844
Diffstat (limited to 'llvm/lib/Support/Path.cpp')
0 files changed, 0 insertions, 0 deletions