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

clang in-process cc1 causes ASan failures in interface stubs generation #44210

Open
zmodem opened this issue Feb 10, 2020 · 3 comments
Open

clang in-process cc1 causes ASan failures in interface stubs generation #44210

zmodem opened this issue Feb 10, 2020 · 3 comments
Labels
bugzilla Issues migrated from bugzilla

Comments

@zmodem
Copy link
Collaborator

zmodem commented Feb 10, 2020

Bugzilla Link 44865
Version 10.0
OS Linux
Blocks #43900
CC @plotfi

Extended Description

First reported here: https://reviews.llvm.org/D69825#1831258

Worked around with:
https://reviews.llvm.org/rGc38e42527b21acee8d01a016d5bfa2fb83202e29
https://reviews.llvm.org/rGe174da447c180b586719cb28f7bd556e30625762

Later on in D69825 it's suggested that if we can't fix this properly, maybe -emit-interface-stubs should imply -fno-integrated-cc1

Filing this to keep track of the issue, especially for the 10.0.0 release.

@zmodem
Copy link
Collaborator Author

zmodem commented Feb 19, 2020

Puyan, have you had any chance to look into this some more?

@zmodem
Copy link
Collaborator Author

zmodem commented Feb 25, 2020

Puyan, have you had any chance to look into this some more?

Ping?

@zmodem
Copy link
Collaborator Author

zmodem commented Feb 27, 2020

Puyan replied by email that they're looking into suppressing in-process cc1 when combined with -emit-interface-stubs.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla
Projects
None yet
Development

No branches or pull requests

1 participant