Skip to main content

Python wrapper arround llvm::demangle.

Project description

LLVM-Demangle

Pyhton wrapper around llvm::demangle.

Requirements

  • Cython
  • llvm
  • g++

Install

$ pip install llvm-demangle

or

$ git clone https://github.com/MNayer/llvmdemangle
$ cd llvmdemangle
$ pip install .

Usage

Within python

>>> from llvmdemangle.demangle import llvm_demangle
>>> llvm_demangle("_Z5isinfUa9enable_ifILb1EEd")
isinf(double) [enable_if:true]

or via the command line interface

$ demangle _Z5isinfUa9enable_ifILb1EEd
isinf(double) [enable_if:true]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

llvm-demangle-0.0.1.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file llvm-demangle-0.0.1.tar.gz.

File metadata

  • Download URL: llvm-demangle-0.0.1.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for llvm-demangle-0.0.1.tar.gz
Algorithm Hash digest
SHA256 a098208ea0e72665db3cfc7a70114bd13184d9c314b38dd56964b035c6325db6
MD5 2b06001c69cda6607c5e0e175ee0bba4
BLAKE2b-256 8617d82460fba2372f3e07fd971a8288fc21c7505a439991931b510506a4d30e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page