Skip to content
View labath's full-sized avatar

Block or report labath

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. conky conky Public

    Forked from brndnmtthws/conky

    Light-weight system monitor for X.

    C++

  2. llvm-project llvm-project Public

    Forked from llvm/llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…

    LLVM

  3. gala gala Public

    Forked from sivachandra/gala

    An adapter package which enables GDB Python API in LLDB

    Python

904 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week July August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

July 2025

Created 11 commits in 1 repository

Created a pull request in llvm/llvm-project that received 32 comments

[BinaryFormat] Add "SFrame" structures and constants

This patch defines the structures and constants used by the SFrame unwind info format supported by GNU binutils. For more information about the for…

+284 −0 lines changed 32 comments
Opened 7 other pull requests in 1 repository
Reviewed 63 pull requests in 1 repository

Created an issue in llvm/llvm-project that received 2 comments

LLDB crashes evaluating a no_unique_address structure with tail padding

(Note you need to have assertions enabled for this to crash. With assertions disabled this seems to work, but presumably the assertion is there for…

2 comments
Loading