search for: 0e1405d7

Displaying 1 result from an estimated 1 matches for "0e1405d7".

Did you mean: 0.14057
2014 Dec 19
3
[LLVMdev] Removing types from metadata
Hi, Types were recently removed from metadata in the IR, which means older LLVM IR code with metadata won't compile. Was this intentional? Is there a practical way to maintain compatibility with older LLVM IR? Thanks, Tom