[win/asan] GetInstructionSize: Fix `83 E4 XX` to return 3. (#119644)
[llvm-project.git] / llvm / test / CodeGen / NVPTX / lit.local.cfg
blobe3f06d1a720e3b20e7beae03412c66d7d132664b
1 if not "NVPTX" in config.root.targets:
2     config.unsupported = True
3 config.suffixes.add(".py")