[AArch64] Remove unneeded ExternalSymbolSDNode code for machine constraint "S". NFC
authorFangrui Song <i@maskray.me>
Thu, 1 Jul 2021 00:52:55 +0000 (17:52 -0700)
committerFangrui Song <i@maskray.me>
Thu, 1 Jul 2021 00:52:56 +0000 (17:52 -0700)
commit17858da0229520dacd52a4675cdc7d3e84e45111
tree074b2ea503984b507c69cde813b90b0f1a4579a8
parente95106f50190d7a25dfad57adf0317ca6cfa9a4f
[AArch64] Remove unneeded ExternalSymbolSDNode code for machine constraint "S". NFC

ExternalSymbolSDNode is implicitly generated libcalls but with an address taking
operation we cannot reference an ExternalSymbolSDNode.
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp