aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectFrame.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-10-01 07:13:18 +0000
committerChris Lattner <sabre@nondot.org>2010-10-01 07:13:18 +0000
commit847333910017a3618b1ad0bfc07c9fe0cc78a611 (patch)
tree1475461bb1ae4b7b9b99b7459a47006b43505d80 /lldb/source/Commands/CommandObjectFrame.cpp
parent1750cb037ddcc5a025f0b24b880f7b87d7fbb1c1 (diff)
downloadllvm-847333910017a3618b1ad0bfc07c9fe0cc78a611.zip
llvm-847333910017a3618b1ad0bfc07c9fe0cc78a611.tar.gz
llvm-847333910017a3618b1ad0bfc07c9fe0cc78a611.tar.bz2
Various builtins a require an integer constant. Not providing
one results in an obscure error from the backend that doesn't make sense. Capture this information in the .def files for builtins with a new "I" modifier letter indicating the an argument needs to be an ICE. Nothing uses this yet, but sema will eventually enforce this (eliminating some special cases from semachecking.cpp) and codegen will use this to force an ICE value, preventing backend error messages. llvm-svn: 115302
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions