Hi, I tried to delete some attributes (things like #number) from generated .ll code. And the compiled code runs just fine. Is it guaranteed to work if the attributes are removed? Are these attributes are just for optimization or sometimes removing them can break the code? -- Regards, Peng