Bug 217153 - [sparse-llvm] Support LLVM 15
Summary: [sparse-llvm] Support LLVM 15
Status: NEW
Alias: None
Product: Tools
Classification: Unclassified
Component: Sparse (show other bugs)
Hardware: All Linux
: P1 enhancement
Assignee: Tools-Sparse Virtual Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-07 00:54 UTC by Vladimir Petko
Modified: 2023-05-25 10:57 UTC (History)
2 users (show)

See Also:
Kernel Version: Any
Subsystem:
Regression: No
Bisected commit-id:


Attachments
remove LLVM 15 deprecated apis (4.41 KB, text/plain)
2023-03-07 00:54 UTC, Vladimir Petko
Details

Description Vladimir Petko 2023-03-07 00:54:39 UTC
Created attachment 303890 [details]
remove LLVM 15 deprecated apis

Building sparse-llvm against LLVM 15 results in test failures due to the 
segmentation faults https://launchpadlibrarian.net/654787464/sparse_0.6.4-3_amd64-2023-03-06T19%3A31%3A07Z.build. Would it be possible to consider a patch to migrate the sparse-llvm source code to the opaque pointers at some point https://llvm.org/docs/OpaquePointers.html?

Note You need to log in before you can comment on or make changes to this bug.