michalpaszkowski / LLVM-Canon

LLVM-Canon aims to transform LLVM modules into a canonical form by reordering and renaming instructions while preserving the same semantics.
Apache License 2.0
11 stars 3 forks source link

Add include for raw_string_ostream. #1

Closed ChrisCummins closed 1 year ago

ChrisCummins commented 1 year ago

Add the header needed for raw_string_ostream class which was preventing this building against LLVM 10.