tame/tamer/src
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
..
asg tamer: Move SymAttrs lowering into asg_builder 2022-05-19 10:28:17 -04:00
bin tamer: Remove wip-frontends feature flag 2022-05-04 09:37:10 -04:00
diagnose Copyright year update 2022 2022-05-03 14:14:29 -04:00
iter Copyright year update 2022 2022-05-03 14:14:29 -04:00
ld tamer: asg::ident::Dim: Narrow type 2022-05-19 09:32:43 -04:00
obj tamer: Move SymAttrs lowering into asg_builder 2022-05-19 10:28:17 -04:00
sym Copyright year update 2022 2022-05-03 14:14:29 -04:00
test Copyright year update 2022 2022-05-03 14:14:29 -04:00
xir Copyright year update 2022 2022-05-03 14:14:29 -04:00
convert.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00
diagnose.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00
fs.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00
global.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00
iter.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00
ld.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00
lib.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00
parse.rs tamer: parse: Persistent context 2022-05-18 16:15:09 -04:00
span.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00
xir.rs Copyright year update 2022 2022-05-03 14:14:29 -04:00