about summary refs log tree commit diff
path: root/llvm_mode/MarkNodes.cc
AgeCommit message (Collapse)Author
2020-01-30lower requirements for lower llvm/clang versionshexcoder-
3.7.1 works with the exception of InsTrim, 3.8.1 and above is ok
2020-01-25added whitelist+blacklist to all llvm_mode passesvan Hauser
2019-09-02run code formatterAndrea Fioraldi
2019-08-08fix some compiler warningshexcoder-
2019-07-14make fixvan Hauser
2019-07-13initial commitvan Hauser