Commit d5b42db
authored
[clang][bytecode][NFC] Only do CheckConstant checks for global pointers (llvm#113786)
We can check isStatic() early here and save ourselves some work.1 parent 355e694 commit d5b42db
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
403 | | - | |
| 403 | + | |
404 | 404 | | |
405 | 405 | | |
406 | 406 | | |
| |||
0 commit comments