Files
swift-mirror/lib/StaticMirror/ObjectFileContext.cpp
Mike Ash ca06ced1d2 [Reflection] Cache the various DataQuery values.
We can end up querying the pointer size and similar things very frequently, which can be slow. These values don't change for any given reader, so call them once and cache the values locally instead.

rdar://150221008
2025-06-30 17:03:28 -04:00

19 KiB