You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specify -fmodule-file-home-is-cwd to the module builds.
Summary:
This diff specifies `-fmodule-file-home-is-cwd` flag which allows to produce relocatable PCMs without the internal patch from T32246672.
In the current state and our use of Clang, this flag ends up just being ignored. However, in the rollout of Clang with the internal patch reverted and [llvm#135147](llvm/llvm-project#135147) backported, it will end up having the same effect of storing relative paths in PCMs as before.
Reviewed By: dmpolukhin
Differential Revision: D72999617
fbshipit-source-id: 222857daebed514951c72882e46b0c6478938544
0 commit comments