TARGET dummy arguments have fir.target attribute attached to them,
but globals do not have any sign of TARGET. This patch adds
target attribute for globals, which can be queried via
::fir::GlobalOp::getTarget().
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo