llvm-project/llvm/test/Bindings
sstefan1 fbfb1c7909 [IR] Make nosync, nofree and willreturn default for intrinsics.
D70365 allows us to make attributes default. This is a follow up to
actually make nosync, nofree and willreturn default. The approach we
chose, for now, is to opt-in to default attributes to avoid introducing
problems to target specific intrinsics. Intrinsics with default
attributes can be created using `DefaultAttrsIntrinsic` class.
2020-10-20 11:57:19 +02:00
..
Go [llvm] Development-mode InlineAdvisor 2020-07-20 11:01:56 -07:00
OCaml Fix OCaml bindings 2020-08-26 16:11:11 -07:00
llvm-c [IR] Make nosync, nofree and willreturn default for intrinsics. 2020-10-20 11:57:19 +02:00