20:51:13bikebelatedly trying to work out why snapshot save is failing on my system but not test systems. it can't resolve the pointer for llvm::Type::getScalarType() const, which as far as i can see is a perfectly normal function
20:51:21bikeit is inline, though, maybe that's a problem
20:51:54bikei definitely don't understand why dladdr can't figure it out if it's right there in nm
21:06:55bikeplus it's a function we're not actually using. so maybe i'll just lose it.