[PATCH] D49466: Initial implementation of -fmacro-prefix-map and -ffile-prefix-map
Christoph Berg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 13 04:46:57 PST 2018
ChristophBerg added a comment.
PostgreSQL 11 is now using LLVM to do JITing of SQL expressions. We'd need this feature to strip the build directory off the .bc bitcode files so the .deb packages build reproducibly.
@dankm: Are you still working on this? What can we do to help getting this move forward?
Repository:
rC Clang
https://reviews.llvm.org/D49466
More information about the cfe-commits
mailing list