diff options
author | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-03-27 01:40:54 +0000 |
---|---|---|
committer | Ahmed Bougacha <ahmed.bougacha@gmail.com> | 2015-03-27 01:40:54 +0000 |
commit | 821880a7a10b67816c8599eda21797addb88c4a3 (patch) | |
tree | 8a375dec157c69eae93ac70ec5c60df7149c0760 /clang/lib/Parse/ParseExpr.cpp | |
parent | a523022b5384d7a0901beea7a5f36ee9c09ba339 (diff) | |
download | bcm5719-llvm-821880a7a10b67816c8599eda21797addb88c4a3.tar.gz bcm5719-llvm-821880a7a10b67816c8599eda21797addb88c4a3.zip |
[AsmPrinter] Don't assert on GOT equivalent non-constant users.
We used to dyn_cast<Constant> in the recursive call, but cast<> in the
initial one, and there can be non-Constant initial users.
llvm-svn: 233346
Diffstat (limited to 'clang/lib/Parse/ParseExpr.cpp')
0 files changed, 0 insertions, 0 deletions