diff options
author | Zachary Turner <zturner@google.com> | 2019-03-04 19:57:04 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2019-03-04 19:57:04 +0000 |
commit | bb4d4e2d767b451c88d8f226d62ab7c81f46711b (patch) | |
tree | 6d02afc7857bf98690c649b87cd0f94e97a56b10 /clang/lib/CodeGen/BackendUtil.cpp | |
parent | 8670faf9394ed34ff894b0e784cdee4ba70d7837 (diff) | |
download | bcm5719-llvm-bb4d4e2d767b451c88d8f226d62ab7c81f46711b.tar.gz bcm5719-llvm-bb4d4e2d767b451c88d8f226d62ab7c81f46711b.zip |
Fix Windows build after UserIDResolver patch.
That patch added a function to HostInfo that returns an instance
of UserIDResolver, but this function was unimplemented on Windows,
leading to linker errors. For now, just return a dummy implementation
that doesn't resolve user ids to get the build green.
llvm-svn: 355329
Diffstat (limited to 'clang/lib/CodeGen/BackendUtil.cpp')
0 files changed, 0 insertions, 0 deletions