Andrew Kelley ecfb18286a migrate make_ptr_const to new anonymous decl mechanism
Instead of creating Module.Decl objects, directly create InternPool
pointer values using the anon_decl Addr encoding.

The LLVM backend needed code to notice the alignment of the pointer and
lower accordingly. The other backends likely need a similar change.
2023-10-21 21:38:41 -04:00
..
2023-07-28 19:27:08 -04:00
2023-06-25 14:51:03 -07:00
2023-09-26 21:07:47 +02:00