Commit b7e3e4f
Factor out
No need to create a new instance each time we call `Runfiles#getRunfilesInputs`.
PiperOrigin-RevId: 671470371
Change-Id: Ia168ab7a15e810f55381094db20301ac5373382aPathFragment.create("_repo_mapping") to a constant.1 parent c341c65 commit b7e3e4f
File tree
1 file changed
+4
-1
lines changed- src/main/java/com/google/devtools/build/lib/analysis
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
97 | 100 | | |
98 | 101 | | |
99 | 102 | | |
| |||
375 | 378 | | |
376 | 379 | | |
377 | 380 | | |
378 | | - | |
| 381 | + | |
379 | 382 | | |
380 | 383 | | |
381 | 384 | | |
| |||
0 commit comments