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

AsmPrinter assertion #1541

Closed
asl opened this issue Feb 4, 2007 · 1 comment
Closed

AsmPrinter assertion #1541

asl opened this issue Feb 4, 2007 · 1 comment
Labels
backend:X86 bugzilla Issues migrated from bugzilla

Comments

@asl
Copy link
Collaborator

asl commented Feb 4, 2007

Bugzilla Link 1169
Resolution FIXED
Resolved on Feb 22, 2010 12:48
Version trunk
OS Linux
Blocks #1538
Attachments C source from gcc.c-torture, LLVM source, Another c source, .ll for attach 629

Extended Description

llvm-gcc 20010327-1.c -S

cc1: /home/asl/proj/llvm/src/lib/CodeGen/AsmPrinter.cpp:676: void
llvm::AsmPrinter::EmitConstantValueOnly(const llvm::Constant*): Assertion `0 &&
"Unsupported operator!"' failed.
20010327-1.c:9: internal compiler error: Aborted
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://llvm.org/bugs for instructions.

.c source & .ll attached

@asl
Copy link
Collaborator Author

asl commented Feb 5, 2007

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
troelsbjerre pushed a commit to troelsbjerre/llvm-project that referenced this issue Jan 10, 2024
[lldb/interpreter] Move the history subcommand to session (NFCI)
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:X86 bugzilla Issues migrated from bugzilla
Projects
None yet
Development

No branches or pull requests

1 participant