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

Switch to lld and compiler-rt #31

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 2, 2020

  1. HACK: The conditional fails and the else condition is used

    Either the __builtin_constant_p or the less than operator is returning the wrong result causing the
    wrong leg of the conditional to be taken.
    Jesse-Millwood authored and arunthomas committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    c6a4388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6106e4a View commit details
    Browse the repository at this point in the history
  3. word-align all ELF sections

    John Merrill authored and arunthomas committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    26c98a2 View commit details
    Browse the repository at this point in the history
  4. Use lld and compiler-rt

    arunthomas committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    aa8ead1 View commit details
    Browse the repository at this point in the history