-
Notifications
You must be signed in to change notification settings - Fork 14.3k
[MC][Mips] Rename MipsMCAsmInfo to MipsELFMCAsmInfo #112592
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
Conversation
Also change MipsAsmPrinter::emitStartOfAsmFile to emit ELF-related sections only when using ELF output file format.
This is an extract of PR #107744 |
cc @yingopq |
Ping. |
There is a failure on Windows. Can you have a look at it? |
…es on ELF output files
Fixed. It seems Windows hosts default to COFF output while Linux hosts default to ELF. |
LLVM Buildbot has detected a new failure on builder Full details are available at: https://lab.llvm.org/buildbot/#/builders/153/builds/13380 Here is the relevant piece of the build log for the reference
|
Also change MipsAsmPrinter::emitStartOfAsmFile to emit ELF-related sections only when using ELF output file format.
Also change MipsAsmPrinter::emitStartOfAsmFile to emit ELF-related sections only when using ELF output file format.
Also change MipsAsmPrinter::emitStartOfAsmFile to emit ELF-related sections only when using ELF output file format.