zig/test/behavior
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-13 13:14:20 +02:00
2021-10-28 17:33:05 -07:00
2022-12-13 13:14:20 +02:00
2022-02-13 14:42:20 +02:00
2022-01-07 00:06:06 -05:00