"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "4f864d31115567c6c797746448a1c08fb4eac820"
Assume existence of inttypes.h and stdint.h in DataTypes.h.
These should exist in all toolchains LLVM supports nowadays. Enables making DataTypes.h a regular header instead of a .h.cmake file and allows deleting a bunch of cmake goop (which should also speed up cmake configure time a bit). All the code this removes is 9+ years old. https://reviews.llvm.org/D45155 llvm-svn: 328970
Loading
Please register or sign in to comment