Skip to content

feat(book): describe how to install/build LLVM#304

Merged
baszalmstra merged 2 commits intomun-lang:masterfrom
baszalmstra:feat/book/build_llvm
Feb 3, 2021
Merged

feat(book): describe how to install/build LLVM#304
baszalmstra merged 2 commits intomun-lang:masterfrom
baszalmstra:feat/book/build_llvm

Conversation

@baszalmstra
Copy link
Collaborator

Adds a guide on how to get LLVM and refers to that guide from the readme.

Note that I wrote this document differently from our other files. I put every sentence on a new line. This is something I use at my day job and makes reviewing a lot easier. I can change it back later but I don't think it really matters since the rendered version will look the same.

Closes #259

@baszalmstra baszalmstra added the type: docs Improvements or additions to documentation label Jan 25, 2021
@baszalmstra baszalmstra requested a review from Wodann January 25, 2021 21:20
@baszalmstra baszalmstra self-assigned this Jan 25, 2021
@codecov
Copy link

codecov bot commented Jan 25, 2021

Codecov Report

Merging #304 (d536f46) into master (b83c2ce) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #304   +/-   ##
=======================================
  Coverage   81.42%   81.42%           
=======================================
  Files         239      239           
  Lines       14026    14026           
=======================================
  Hits        11420    11420           
  Misses       2606     2606           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b83c2ce...d536f46. Read the comment docs.

Co-authored-by: Wodann <Wodann@users.noreply.github.com>
Copy link
Collaborator

@Wodann Wodann left a comment

Choose a reason for hiding this comment

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

Good to squash and submit 👍

@baszalmstra baszalmstra merged commit 9c7e847 into mun-lang:master Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: docs Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Arch Linux build info out of date

2 participants