Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
S2E
/
s2e
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
96
Star
524
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
klee: upgrade to LLVM 19
- #118
#118
Merged
vitalych
merged 24 commits into
master
S2E/s2e:master
from
issue/520-llvm19
S2E/s2e:issue/520-llvm19
Copy head branch name to clipboard
May 24, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
klee: upgrade to LLVM 19
#118
vitalych
merged 24 commits into
master
S2E/s2e:master
from
issue/520-llvm19
S2E/s2e:issue/520-llvm19
Copy head branch name to clipboard
Commits
Commits on May 10, 2026
build: switched from clang 14 to 19 for op_helper.bc
Show description for 8a3035c
vitalych
committed
8a3035c
View commit details
Copy full SHA for 8a3035c
Browse repository at this point
libs2e: print error when op_helper.bc failed to load
Show description for f188f13
vitalych
committed
f188f13
View commit details
Copy full SHA for f188f13
Browse repository at this point
Commits on May 17, 2026
CMakeLists: use llvm 19.1 instead of 14
Show description for 7d891ed
vitalych
committed
7d891ed
View commit details
Copy full SHA for 7d891ed
Browse repository at this point
CMakeLists: removed unused code
Show description for 31d90f3
vitalych
committed
31d90f3
View commit details
Copy full SHA for 31d90f3
Browse repository at this point
CMakeLists: fixed conflict with system and llvm's cxxabi.h
Show description for dc2a54c
vitalych
committed
dc2a54c
View commit details
Copy full SHA for dc2a54c
Browse repository at this point
libs2ecore: cleaned up Utils.cpp
Show description for 0efed47
vitalych
committed
0efed47
View commit details
Copy full SHA for 0efed47
Browse repository at this point
Commits on May 23, 2026
klee/tests: added tests for the llvm interpreter
Show description for d69d6b6
vitalych
committed
d69d6b6
View commit details
Copy full SHA for d69d6b6
Browse repository at this point
claude.md: updates
Show description for 5ea14b5
vitalych
committed
5ea14b5
View commit details
Copy full SHA for 5ea14b5
Browse repository at this point
scripts: updated coverage script
Show description for 0a519e1
vitalych
committed
0a519e1
View commit details
Copy full SHA for 0a519e1
Browse repository at this point
libtcg: updated for llvm 19
Show description for 044d023
vitalych
committed
044d023
View commit details
Copy full SHA for 044d023
Browse repository at this point
klee: upgraded to llvm 19
Show description for a00616f
vitalych
committed
a00616f
View commit details
Copy full SHA for a00616f
Browse repository at this point
github: removed 24.04 build
Show description for 42838a3
vitalych
committed
42838a3
View commit details
Copy full SHA for 42838a3
Browse repository at this point
dockerfile: upgraded to ubuntu 24.04
Show description for e588597
vitalych
committed
e588597
View commit details
Copy full SHA for e588597
Browse repository at this point
dockerfile.tools: added separate file to build guest tools
Show description for 287ca6f
vitalych
committed
287ca6f
View commit details
Copy full SHA for 287ca6f
Browse repository at this point
CMakeLists.txt: cleaned up various warnings
Show description for 080beb7
vitalych
committed
080beb7
View commit details
Copy full SHA for 080beb7
Browse repository at this point
libfsigc++: fixed build errors on ubuntu 26.04
Show description for ffe92cc
vitalych
committed
ffe92cc
View commit details
Copy full SHA for ffe92cc
Browse repository at this point
libs2ecore: removed unnecessary headers in external dispatcher
Show description for c165048
vitalych
committed
c165048
View commit details
Copy full SHA for c165048
Browse repository at this point
libs2ecore,plugins: adjustment for new boost asio apis
Show description for ce675fb
vitalych
committed
ce675fb
View commit details
Copy full SHA for ce675fb
Browse repository at this point
klee,tcg: silenced llvm warnings
Show description for ad9a4f7
vitalych
committed
ad9a4f7
View commit details
Copy full SHA for ad9a4f7
Browse repository at this point
makefile: force old cmake requirement for rapidjson
Show description for 6dfe440
vitalych
committed
6dfe440
View commit details
Copy full SHA for 6dfe440
Browse repository at this point
docs: dropped ubuntu 22.04, added ubuntu 26.04
Show description for be036ff
vitalych
committed
be036ff
View commit details
Copy full SHA for be036ff
Browse repository at this point
libs2e: don't link against libboost_system
Show description for debe01c
vitalych
committed
debe01c
View commit details
Copy full SHA for debe01c
Browse repository at this point
vagrant: provisioning script fix for ubuntu 26.04
Show description for 12354a3
vitalych
committed
12354a3
View commit details
Copy full SHA for 12354a3
Browse repository at this point
vagrant added ubuntu 26.04
Show description for 3086e98
vitalych
committed
3086e98
View commit details
Copy full SHA for 3086e98
Browse repository at this point
You can’t perform that action at this time.