summaryrefslogtreecommitdiff
path: root/python/filemetadata.py
AgeCommit message (Expand)Author
2017-02-16Basic blocks have incoming and outgoing edges with basic block references, us...Rusty Wagner
2017-01-02Making platform and architecture optional parameters where possiblePeter LaFosse
2016-10-28Refactor python api into separate files and add Enumeration support. Also fix...plafosse