Andrew Kelley
6ed0910d6d
Revert "llvm: fix lowering pointer to final zero-width field of a comptime value"
This reverts commit e0bc5f65b98d154b4318027d56f780b55605e33c.
Caused an assertion failure when running the behavior tests:
```
zig: llvm/lib/IR/Type.cpp:729: static llvm::PointerType* llvm::PointerType::get(llvm::Type*, unsigned int): Assertion `isValidElementType(EltTy) && "Invalid type for pointer element!"' failed.
Aborted (core dumped)
```
2022-12-18 13:51:15 -07:00
..
2022-12-18 13:51:15 -07:00
2022-11-23 00:05:07 +02:00
2022-12-18 19:33:15 +02:00
2022-12-17 00:53:47 +01:00
2021-11-30 00:13:07 -07:00
2022-12-02 16:12:49 -07:00
2022-11-30 13:22:43 -07:00
2021-10-04 23:48:55 -07:00
2022-12-18 01:57:49 +02:00
2022-10-15 10:39:19 -07:00
2022-10-11 17:51:25 +02:00
2022-11-29 23:30:38 -07:00
2022-11-23 22:16:31 +02:00
2020-10-31 12:21:49 +02:00
2022-12-16 18:31:48 +01:00
2022-10-10 22:29:56 +02:00
2022-12-17 00:24:58 +02:00
2022-12-12 04:58:10 +08:00
2022-12-07 04:01:04 -05:00
2022-12-06 12:15:05 -07:00