Skip to content

[Flang][Docs] Fix lexer issue in Driver and Trampoline doc #72322

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

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

kiranchandramohan
Copy link
Contributor

Allowed lexers are documented in https://pygments.org/docs/lexers/.

@llvmbot llvmbot added the flang Flang issues not falling into any other category label Nov 14, 2023
Comment on lines -175 to -176
MOV <static-chain-address>, R#
JMP <callee-address>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There was a warning without this change.

@kiranchandramohan
Copy link
Contributor Author

Fixes WARNING: Pygments lexer name 'lang=bash' is not known, WARNING: Pygments lexer name 'assembly' is not known.
https://lab.llvm.org/buildbot/#/builders/89/builds/50248/steps/5/logs/stdio

Copy link
Contributor

@vzakhari vzakhari left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, Kiran!

@kiranchandramohan kiranchandramohan merged commit 3f743fd into llvm:main Nov 15, 2023
zahiraam pushed a commit to zahiraam/llvm-project that referenced this pull request Nov 20, 2023
Guzhu-AMD pushed a commit to GPUOpen-Drivers/llvm-project that referenced this pull request Nov 23, 2023
Local branch amd-gfx fa9cd79 Merged main:1f6eb3ca5cb1 into amd-gfx:8cdc496857f9
Remote branch main 3f743fd [Flang][Docs] Fix lexer issue in Driver and Trampoline doc (llvm#72322)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flang Flang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants