Files
clang-p2996/llvm/test/CodeGen/DirectX
Xiang Li 76e37b1a08 [DirectX] fix illegal behavior flag in module flags. (#96577)
For DXIL which is based on llvm 3.7, max supported behavior flag for
module flags is 6.

The commit will check all module flags, for behavior flag > 6, change it
to 2 (Warning).
    
This is to fix the behavior flag part for #96912.
2024-07-12 18:46:22 -04:00
..
2024-03-22 07:01:01 -04:00
2024-03-29 15:09:44 -04:00
2024-03-22 07:01:01 -04:00
2024-03-28 12:32:28 -04:00