Skip to content

audit compiler-rt #1504

Description

@andrewrk

Zig's compiler-rt is a maintained port of LLVM's compiler-rt. This means we need to track upstream.

From now on, the policy is to document each compiler-rt function with the svn revision id of compiler-rt that the function was ported from. For existing functions, add this documentation comment once auditing the code with the latest code.

Then, when upgrading to new LLVM versions, we will do a svn diff on compiler-rt to find out what has changed upstream, make any necessary changes in zig, and update the comment to the new svn revision.

Added to LLVM Upgrade Process

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    compiler-rtstandard libraryThis issue involves writing Zig code for the standard library.

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions