mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 02:00:03 +08:00
The MCSymbolRefExpr::create overload with the specifier parameter is discouraged and being phased out. Expressions with relocation specifiers should use MCSpecifierExpr instead.