luxufan a7b154aa17 [MC][ARM] Reuse symbol value in constant pool
Fix https://github.com/llvm/llvm-project/issues/55816

Before this patch, MCConstantExpr were reused, but MCSymbolExpr were
not. To reuse symbol value, this patch added a DenseMap to record the
symbol value.

Differential Revision: https://reviews.llvm.org/D127113
2022-06-07 13:39:52 +08:00
..
2022-03-17 17:29:31 +00:00
2019-02-25 13:12:33 +00:00
2019-06-25 11:24:42 +00:00
2021-12-06 11:06:25 +00:00
2019-06-25 11:24:42 +00:00