mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-10 18:11:19 +00:00
Alp Toker
0b346e6be7
Remove OwningPtr.h and associated tests
llvm::OwningPtr is superseded by std::unique_ptr. llvm-svn: 211259
Actually make a real scoped locker rather than constructing one that gets immediately thrown away...
Description
llvm with tablegen backend for capstone disassembler
Languages
LLVM
34.8%
C++
32.7%
C
19.6%
Assembly
8.6%
MLIR
1.2%
Other
2.7%