diff options
author | Wei Mi <wmi@google.com> | 2020-05-12 14:48:22 -0700 |
---|---|---|
committer | Wei Mi <wmi@google.com> | 2020-05-12 15:06:03 -0700 |
commit | 56926ae0faa67ac4c3b75609bfeea2eb324c0851 (patch) | |
tree | e9fccda2c8e469a6d8ebc3fb8ca505f6bdf34587 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | 58bc507b6fe6c6276a7c858a7d1de83ca02e999e (diff) | |
download | llvm-56926ae0faa67ac4c3b75609bfeea2eb324c0851.zip llvm-56926ae0faa67ac4c3b75609bfeea2eb324c0851.tar.gz llvm-56926ae0faa67ac4c3b75609bfeea2eb324c0851.tar.bz2 |
[SampleFDO] Rename llvm-profdata flag -partial-profile to -gen-partial-profile.
The internal flag -partial-profile in llvm conflicts with the flag with
the same name in llvm-profdata. The conflict happens in builds with
LLVM_LINK_LLVM_DYLIB enabled. In this case the tools are linked with libLLVM
and we end up with two definitions for the same cl::opt.
The patch renames llvm-profdata flag -partial-profile to -gen-partial-profile.
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions