Files
clang-p2996/llvm/lib/ObjectYAML/DXContainerEmitter.cpp
Chris Bieneman 6784adc63d Fix DXContainer test on ppcbe
Silly mistake, the code here was byteswapping in-place which corrupts
the data structure that is used later to write the correct file.
2022-06-01 20:19:59 -05:00

4.9 KiB