tame/tamer/src/obj/xmlo
Mike Gerwitz b2a79e930b tamer: Move SymAttrs lowering into asg_builder
asg_builder is about to be replaced, but in the process of simplifying the
destination IR (the ASG), I'm moving things into the proper place.  This
never belonged here---it belongs with the actual lowering operation.

Previously, this was not reasoned about in terms of a lowering operation,
and was written when I was first introducing myself to Rust and trying to
get a proof-of-concept linker working.

DEV-11864
2022-05-19 10:28:17 -04:00
..
reader tamer: obj::xmlo::{XmloEvent=>XmloToken} 2022-05-05 12:25:59 -04:00
asg_builder.rs tamer: Move SymAttrs lowering into asg_builder 2022-05-19 10:28:17 -04:00
error.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00
ir.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00
mod.rs tamer: obj::xmlo::{XmloEvent=>XmloToken} 2022-05-05 12:25:59 -04:00
reader.rs tamer: obj::xmlo::{XmloEvent=>XmloToken} 2022-05-05 12:25:59 -04:00