Skip to content

Conversation

@dnadlinger
Copy link
Member

Fixes things like const(Foo) f = void; static shared this() { f = …; }.

Fixes things like `const(Foo) f = void; static shared this() { f = …; }`.
dnadlinger added a commit that referenced this pull request Jul 8, 2015
Do not emit globals with void initializer as LLVM constants
@dnadlinger dnadlinger merged commit d4e72dd into ldc-developers:master Jul 8, 2015
@dnadlinger dnadlinger deleted the void-init-globals branch July 8, 2015 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant