antlr / grammars-v4

Grammars written for ANTLR v4; expectation that the grammars are free of actions.
MIT License
10.22k stars 3.71k forks source link

[LLVM IR] `memory` function attribute not supported #4267

Open atirut-w opened 1 month ago

atirut-w commented 1 month ago

This attribute is emitted by Clang when you enable optimizations. It currently causes a parsing error with the latest version of this repo's grammar.