mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-12 01:06:05 +00:00

- use more goodies from Makefile.rules to correctly build a 32-bit binary. - avoid hardcoding typeof(nil) in the test. This should partially fix the linux bot. There is still one assertion failure remaining, which I'll have to investigate separately, as I am not experiencing it locally. llvm-svn: 328083