mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 02:46:07 +00:00

LLParser::parseConstantValue is missing support for parsing zeroinitializer and poison constants. Fix this.
LLParser::parseConstantValue is missing support for parsing zeroinitializer and poison constants. Fix this.