mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-27 15:41:46 +00:00
26a0b27736
MLIR can't really be const-correct (it would need a `ConstValue` class alongside the `Value` class really, like `ArrayRef` and `MutableArrayRef`). This is however making is more consistent: method that are directly modifying the Value shouldn't be marked const. |
||
---|---|---|
.. | ||
Toy | ||
transform | ||
_index.md | ||
CreatingADialect.md | ||
DataFlowAnalysis.md | ||
QuickstartRewrites.md | ||
UnderstandingTheIRStructure.md |