about summary refs log tree commit diff homepage
path: root/test/Feature/BitcastAlias.leq37.ll
AgeCommit message (Collapse)Author
2018-07-12llvm38: test, change some testsJiri Slaby
alias in LLVM 3.8 has a new format, it adds an AliaseeTy parameter. So handle this in the tests. [v2] add comments about what was changed and why Signed-off-by: Jiri Slaby <jirislaby@gmail.com>