summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveStackAnalysis.cpp
diff options
context:
space:
mode:
authorTorok Edwin <edwintorok@gmail.com>2008-10-31 17:27:41 +0000
committerTorok Edwin <edwintorok@gmail.com>2008-10-31 17:27:41 +0000
commit38cbc4ba202c05556d13734f43c5d3cf26f86fe8 (patch)
tree068e67e218867720fe99bc276837cc95153bdf2d /llvm/lib/CodeGen/LiveStackAnalysis.cpp
parent7e8202fce483f012dad4cbf8264b16606afcd629 (diff)
downloadbcm5719-llvm-38cbc4ba202c05556d13734f43c5d3cf26f86fe8.tar.gz
bcm5719-llvm-38cbc4ba202c05556d13734f43c5d3cf26f86fe8.zip
Add an assert to catch user errors like:
MyFunctionPass() : FunctionPass(ID) {} when the user actually meant to write: MyFunctionPass() : FunctionPass(&ID) {} llvm-svn: 58518
Diffstat (limited to 'llvm/lib/CodeGen/LiveStackAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud