Skip to content

Conversation

@shepmaster
Copy link
Member

Alignment was removed from createBasicType and moved to

  • createGlobalVariable
  • createAutoVariable
  • createStaticMemberType (unused in Rust)
  • createTempGlobalVariableFwdDecl (unused in Rust)

llvm-mirror/llvm@e69c459

Alignment was removed from createBasicType and moved to

- createGlobalVariable
- createAutoVariable
- createStaticMemberType (unused in Rust)
- createTempGlobalVariableFwdDecl (unused in Rust)

llvm-mirror/llvm@e69c459
@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@shepmaster
Copy link
Member Author

shepmaster commented Dec 12, 2016

Since Eddy helped us write the new alignment bits in the first place...

r? @eddyb

/cc @rkruppe @dylanmckay @michaelwoerister @alexcrichton

@eddyb
Copy link
Member

eddyb commented Dec 12, 2016

@bors r+

@bors
Copy link
Collaborator

bors commented Dec 12, 2016

📌 Commit 5bce12c has been approved by eddyb

@bors
Copy link
Collaborator

bors commented Dec 13, 2016

⌛ Testing commit 5bce12c with merge 7f78b42...

bors added a commit that referenced this pull request Dec 13, 2016
[LLVM 4.0] Move debuginfo alignment argument

Alignment was removed from createBasicType and moved to

- createGlobalVariable
- createAutoVariable
- createStaticMemberType (unused in Rust)
- createTempGlobalVariableFwdDecl (unused in Rust)

llvm-mirror/llvm@e69c459
@bors bors merged commit 5bce12c into rust-lang:master Dec 13, 2016
@shepmaster shepmaster deleted the llvm-4.0-debuginfo-alignment branch December 13, 2016 18:46
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.

5 participants