diff options
| author | Arthur Eubanks <aeubanks@google.com> | 2020-10-06 20:28:43 -0700 | 
|---|---|---|
| committer | Arthur Eubanks <aeubanks@google.com> | 2020-10-09 11:26:37 -0700 | 
| commit | 2218e6d0a873f6bad4c4cdd5bccbdc0ae6f4c760 (patch) | |
| tree | 246aa2e84cd0a5258a95ba7780849de768a0bab5 /llvm/lib/Bitcode/Reader/MetadataLoader.cpp | |
| parent | 191fbda5d2a5ceb4b5af894d987a69537b8431b4 (diff) | |
| download | llvm-2218e6d0a873f6bad4c4cdd5bccbdc0ae6f4c760.zip llvm-2218e6d0a873f6bad4c4cdd5bccbdc0ae6f4c760.tar.gz llvm-2218e6d0a873f6bad4c4cdd5bccbdc0ae6f4c760.tar.bz2 | |
[BPF] Make BPFAbstractMemberAccessPass required
Or else on optnone functions we get the following during instruction selection:
  fatal error: error in backend: Cannot select: intrinsic %llvm.preserve.struct.access.index
Currently the -O0 pipeline doesn't properly run passes registered via
TargetMachine::registerPassBuilderCallbacks(), so don't add that RUN
line yet. That will be fixed after this.
Reviewed By: yonghong-song
Differential Revision: https://reviews.llvm.org/D89083
Diffstat (limited to 'llvm/lib/Bitcode/Reader/MetadataLoader.cpp')
0 files changed, 0 insertions, 0 deletions
