Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-9660] -emit-sib -o - emits invalid bitcode #52104

Open
gottesmm opened this issue Jan 14, 2019 · 0 comments
Open

[SR-9660] -emit-sib -o - emits invalid bitcode #52104

gottesmm opened this issue Jan 14, 2019 · 0 comments
Labels
compiler The Swift compiler itself task

Comments

@gottesmm
Copy link
Contributor

Previous ID SR-9660
Radar None
Original Reporter @gottesmm
Type Task
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Task
Assignee None
Priority Medium

md5: b6a75f96ae83ab8304b799c2183f5ad1

Issue Description:

I discovered this while working on: #21822 in the sil-func-extractor test that I modified in that PR. If we output in that test to file, we correctly emit a properly formed sib file. If we go through stdout with -o -, we do not get a sib header and in fact llvm-bc-analyzer says there is a bad top level record.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler The Swift compiler itself task
Projects
None yet
Development

No branches or pull requests

1 participant