Change MCExpr to support Aurora VE's modifiers. Change asmparser to use
existing MCExpr parser (parseExpression) to parse an expression contining
symbols with modifiers and offsets. Also add several regression tests
of MC layer.
Details
- Reviewers
simoll k-ishizaka - Commits
- rGfa1fecc73d4d: [VE] Support symbol with offset in assembly
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Event Timeline
Please consider the coding style suggestions (in particular for lower-casing function names). Otw, LGTM.
clang-format: please reformat the code
32 diff lines are omitted. See full path.