================
@@ -127,7 +128,7 @@ int check_load_exception(st3 *s3) {
 
 // LLVM:define dso_local i32 @check_load_exception
 // LLVM:  [[LOAD:%.*]] = load ptr, ptr {{.*}}, align 8
-// LLVM:  [[MEMBER:%.*]] = getelementptr inbounds nuw %struct.st3, ptr 
[[LOAD]], i32 0, i32 3
+// LLVM:  [[MEMBER:%.*]] = getelementptr inbounds nuw %struct.st3, ptr 
[[LOAD]], i32 0, i32 2
----------------
erichkeane wrote:

Ah, looks like I asked for the coverage in that one and just forgot to re-check 
it :D  But mms-bitfields has the bit that I'm looking for here.

https://github.com/llvm/llvm-project/pull/221030
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to