Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 398
    • Issues 398
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !446

Draft: Virtual shadow stack traces draft

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Quinten Cabo requested to merge virtual-shadow-stack-traces into develop Oct 30, 2025
  • Overview 4
  • Commits 46
  • Changes 36
  • Fix the pipeline errors
  • Fix the failing tests
  • Fix recursion over 1000 segfault
  • Fix the tensor comprehension error
  • Uniqueness types violation?
  • Compiler flags usage text
  • Compiler flags cli parser
  • Compiler flags globals
  • Do not copy expressions but copy the flat variable
  • Compiler flags make them actually work
    • Insert calls to configuration functions
    • Make the disable flags work
    • Track sel flag
    • Live trace flag
  • Fix order of shape and dim
  • Skip entire phase if -st-disable is set
  • Stack trace help section for compiler flags
  • Disable dimshape tracking configuration function?
  • Missing configuration functions
  • Check if -#d IVS breaks anything
  • Check if production build works?
  • Free unused source call strings
Edited Nov 28, 2025 by Quinten Cabo
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: virtual-shadow-stack-traces